﻿2026-06-04T12:39:27.3171887Z Current runner version: '2.334.0'
2026-06-04T12:39:27.3181189Z Runner name: 'gravity'
2026-06-04T12:39:27.3182281Z Runner group name: 'Default'
2026-06-04T12:39:27.3183615Z Machine name: 'gravity-linux'
2026-06-04T12:39:27.3187895Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T12:39:27.3192436Z Contents: read
2026-06-04T12:39:27.3193232Z Metadata: read
2026-06-04T12:39:27.3194160Z Packages: read
2026-06-04T12:39:27.3194936Z ##[endgroup]
2026-06-04T12:39:27.3198688Z Secret source: Actions
2026-06-04T12:39:27.3200134Z Prepare workflow directory
2026-06-04T12:39:27.4051480Z Prepare all required actions
2026-06-04T12:39:27.4110880Z Getting action download info
2026-06-04T12:39:28.0410634Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T12:39:28.8973061Z Complete job name: test (self-hosted, Linux, gravity)
2026-06-04T12:39:29.0398035Z ##[group]Run actions/checkout@v5
2026-06-04T12:39:29.0400042Z with:
2026-06-04T12:39:29.0400849Z   repository: SaberMage/spt-core
2026-06-04T12:39:29.0408721Z   token: ***
2026-06-04T12:39:29.0409950Z   ssh-strict: true
2026-06-04T12:39:29.0410721Z   ssh-user: git
2026-06-04T12:39:29.0411529Z   persist-credentials: true
2026-06-04T12:39:29.0412381Z   clean: true
2026-06-04T12:39:29.0413156Z   sparse-checkout-cone-mode: true
2026-06-04T12:39:29.0414055Z   fetch-depth: 1
2026-06-04T12:39:29.0414813Z   fetch-tags: false
2026-06-04T12:39:29.0415594Z   show-progress: true
2026-06-04T12:39:29.0416369Z   lfs: false
2026-06-04T12:39:29.0417109Z   submodules: false
2026-06-04T12:39:29.0417918Z   set-safe-directory: true
2026-06-04T12:39:29.0419356Z ##[endgroup]
2026-06-04T12:39:29.2026666Z Syncing repository: SaberMage/spt-core
2026-06-04T12:39:29.2031032Z ##[group]Getting Git version info
2026-06-04T12:39:29.2032648Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T12:39:29.2034971Z [command]/usr/bin/git version
2026-06-04T12:39:29.2036097Z git version 2.34.1
2026-06-04T12:39:29.2048752Z ##[endgroup]
2026-06-04T12:39:29.2058496Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/ce80d827-e9c6-4fe0-b24a-d37047ff3634/.gitconfig'
2026-06-04T12:39:29.2061732Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/ce80d827-e9c6-4fe0-b24a-d37047ff3634' before making global git config changes
2026-06-04T12:39:29.2064370Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T12:39:29.2067976Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T12:39:29.2116780Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T12:39:29.2150058Z https://github.com/SaberMage/spt-core
2026-06-04T12:39:29.2168628Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T12:39:29.2175514Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T12:39:29.2205596Z refs/heads/dev-freeform
2026-06-04T12:39:29.2218285Z [command]/usr/bin/git checkout --detach
2026-06-04T12:39:29.2271919Z HEAD is now at a52dacb docs(plan): mark M4-D9-2 complete (three CI-green sub-slices)
2026-06-04T12:39:29.2330055Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T12:39:29.2372047Z Deleted branch dev-freeform (was a52dacb).
2026-06-04T12:39:29.2423998Z ##[endgroup]
2026-06-04T12:39:29.2425963Z [command]/usr/bin/git submodule status
2026-06-04T12:39:29.2674655Z ##[group]Cleaning the repository
2026-06-04T12:39:29.2679343Z [command]/usr/bin/git clean -ffdx
2026-06-04T12:39:29.2723630Z Removing traceable-reqs
2026-06-04T12:39:29.2740693Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T12:39:29.2798488Z HEAD is now at a52dacb docs(plan): mark M4-D9-2 complete (three CI-green sub-slices)
2026-06-04T12:39:29.2808369Z ##[endgroup]
2026-06-04T12:39:29.2810055Z ##[group]Disabling automatic garbage collection
2026-06-04T12:39:29.2814482Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T12:39:29.2851074Z ##[endgroup]
2026-06-04T12:39:29.2853072Z ##[group]Setting up auth
2026-06-04T12:39:29.2863934Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T12:39:29.2904554Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T12:39:29.3142677Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T12:39:29.3183924Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T12:39:29.3427095Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T12:39:29.3468828Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T12:39:29.3721966Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T12:39:29.3790753Z ##[endgroup]
2026-06-04T12:39:29.3792398Z ##[group]Fetching the repository
2026-06-04T12:39:29.3805734Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +785002e707f71652c714a13d71e6d5c100db003a:refs/remotes/origin/dev-freeform
2026-06-04T12:39:30.1173885Z From https://github.com/SaberMage/spt-core
2026-06-04T12:39:30.1180072Z  + a52dacb...785002e 785002e707f71652c714a13d71e6d5c100db003a -> origin/dev-freeform  (forced update)
2026-06-04T12:39:30.1205371Z ##[endgroup]
2026-06-04T12:39:30.1207755Z ##[group]Determining the checkout info
2026-06-04T12:39:30.1210523Z ##[endgroup]
2026-06-04T12:39:30.1214326Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T12:39:30.1265286Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T12:39:30.1302734Z ##[group]Checking out the ref
2026-06-04T12:39:30.1307052Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T12:39:30.1381528Z Warning: you are leaving 1 commit behind, not connected to
2026-06-04T12:39:30.1384957Z any of your branches:
2026-06-04T12:39:30.1386650Z 
2026-06-04T12:39:30.1388331Z   a52dacb docs(plan): mark M4-D9-2 complete (three CI-green sub-slices)
2026-06-04T12:39:30.1496961Z 
2026-06-04T12:39:30.1498443Z If you want to keep it by creating a new branch, this may be a good time
2026-06-04T12:39:30.1501102Z to do so with:
2026-06-04T12:39:30.1501909Z 
2026-06-04T12:39:30.1502653Z  git branch <new-branch-name> a52dacb
2026-06-04T12:39:30.1503921Z 
2026-06-04T12:39:30.1504832Z Switched to a new branch 'dev-freeform'
2026-06-04T12:39:30.1507912Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T12:39:30.1514494Z ##[endgroup]
2026-06-04T12:39:30.1519903Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T12:39:30.1522128Z 785002e707f71652c714a13d71e6d5c100db003a
2026-06-04T12:39:30.1833583Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T12:39:30.1835880Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T12:39:30.1865771Z shell: /usr/bin/bash -e {0}
2026-06-04T12:39:30.1867393Z ##[endgroup]
2026-06-04T12:39:30.7372235Z    Compiling proc-macro2 v1.0.106
2026-06-04T12:39:30.7375421Z    Compiling quote v1.0.45
2026-06-04T12:39:30.7428953Z    Compiling unicode-ident v1.0.24
2026-06-04T12:39:30.7461171Z    Compiling libc v0.2.186
2026-06-04T12:39:30.8278770Z    Compiling serde_core v1.0.228
2026-06-04T12:39:30.9770457Z    Compiling cfg-if v1.0.4
2026-06-04T12:39:31.0301518Z    Compiling serde v1.0.228
2026-06-04T12:39:31.3331121Z    Compiling typenum v1.20.1
2026-06-04T12:39:32.7990040Z    Compiling version_check v0.9.5
2026-06-04T12:39:33.0811274Z    Compiling syn v2.0.117
2026-06-04T12:39:33.2158943Z    Compiling portable-atomic v1.13.1
2026-06-04T12:39:33.4761062Z    Compiling critical-section v1.2.0
2026-06-04T12:39:33.5643003Z    Compiling memchr v2.8.1
2026-06-04T12:39:33.7595729Z    Compiling subtle v2.6.1
2026-06-04T12:39:33.9620997Z    Compiling generic-array v0.14.7
2026-06-04T12:39:34.1061049Z    Compiling semver v1.0.28
2026-06-04T12:39:34.5361202Z    Compiling rustc_version v0.4.1
2026-06-04T12:39:34.9160903Z    Compiling find-msvc-tools v0.1.9
2026-06-04T12:39:35.2011505Z    Compiling smallvec v1.15.1
2026-06-04T12:39:35.4710738Z    Compiling shlex v2.0.1
2026-06-04T12:39:35.5482393Z    Compiling equivalent v1.0.2
2026-06-04T12:39:35.6530716Z    Compiling cc v1.2.63
2026-06-04T12:39:35.6590997Z    Compiling itoa v1.0.18
2026-06-04T12:39:35.6891030Z    Compiling crypto-common v0.1.7
2026-06-04T12:39:35.7841047Z    Compiling pin-project-lite v0.2.17
2026-06-04T12:39:35.8406345Z    Compiling getrandom v0.2.17
2026-06-04T12:39:35.8570826Z    Compiling cpufeatures v0.2.17
2026-06-04T12:39:35.8973464Z    Compiling log v0.4.30
2026-06-04T12:39:36.0280818Z    Compiling hashbrown v0.17.1
2026-06-04T12:39:36.1470625Z    Compiling futures-core v0.3.32
2026-06-04T12:39:36.2690860Z    Compiling bytes v1.11.1
2026-06-04T12:39:37.0430753Z    Compiling indexmap v2.14.0
2026-06-04T12:39:37.3201370Z    Compiling bitflags v2.11.1
2026-06-04T12:39:37.5670825Z    Compiling rand_core v0.10.1
2026-06-04T12:39:37.7251143Z    Compiling socket2 v0.6.4
2026-06-04T12:39:37.9850877Z    Compiling getrandom v0.4.2
2026-06-04T12:39:38.1690723Z    Compiling mio v1.2.1
2026-06-04T12:39:38.2751363Z    Compiling stable_deref_trait v1.2.1
2026-06-04T12:39:38.4470849Z    Compiling block-buffer v0.10.4
2026-06-04T12:39:38.5567905Z    Compiling futures-sink v0.3.32
2026-06-04T12:39:38.5640726Z    Compiling futures-io v0.3.32
2026-06-04T12:39:38.6335716Z    Compiling slab v0.4.12
2026-06-04T12:39:38.7030700Z    Compiling futures-channel v0.3.32
2026-06-04T12:39:38.8270893Z    Compiling digest v0.10.7
2026-06-04T12:39:38.9383310Z    Compiling futures-task v0.3.32
2026-06-04T12:39:39.0150649Z    Compiling curve25519-dalek v4.1.3
2026-06-04T12:39:39.1083718Z    Compiling zerocopy v0.8.50
2026-06-04T12:39:39.1199408Z    Compiling rand_core v0.6.4
2026-06-04T12:39:39.2360463Z    Compiling ahash v0.8.12
2026-06-04T12:39:39.3170573Z    Compiling synstructure v0.13.2
2026-06-04T12:39:39.3810531Z    Compiling fnv v1.0.7
2026-06-04T12:39:39.4722802Z    Compiling sha2 v0.10.9
2026-06-04T12:39:39.9930841Z    Compiling autocfg v1.5.1
2026-06-04T12:39:40.2230706Z    Compiling signature v2.2.0
2026-06-04T12:39:40.3280630Z    Compiling pkg-config v0.3.33
2026-06-04T12:39:40.5400609Z    Compiling vcpkg v0.2.15
2026-06-04T12:39:41.0590553Z    Compiling ed25519 v2.2.3
2026-06-04T12:39:41.2195060Z    Compiling fastrand v2.4.1
2026-06-04T12:39:41.4971806Z    Compiling zmij v1.0.21
2026-06-04T12:39:41.5830741Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T12:39:41.7079783Z    Compiling cfg_aliases v0.2.1
2026-06-04T12:39:41.7994962Z    Compiling litemap v0.8.2
2026-06-04T12:39:42.0040529Z    Compiling serde_derive v1.0.228
2026-06-04T12:39:42.0430714Z    Compiling zeroize_derive v1.4.3
2026-06-04T12:39:42.6861912Z    Compiling zeroize v1.8.2
2026-06-04T12:39:42.8620750Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T12:39:43.5287508Z    Compiling tokio-macros v2.7.0
2026-06-04T12:39:44.3375961Z    Compiling tokio v1.52.3
2026-06-04T12:39:45.8490731Z    Compiling zerofrom-derive v0.1.7
2026-06-04T12:39:47.6912789Z    Compiling futures-macro v0.3.32
2026-06-04T12:39:48.7330294Z    Compiling futures-util v0.3.32
2026-06-04T12:39:48.9690521Z    Compiling once_cell v1.21.4
2026-06-04T12:39:49.2190443Z    Compiling zerofrom v0.1.8
2026-06-04T12:39:49.3360750Z    Compiling yoke-derive v0.8.2
2026-06-04T12:39:50.8520583Z    Compiling yoke v0.8.2
2026-06-04T12:39:51.0904941Z    Compiling zerovec-derive v0.11.3
2026-06-04T12:39:52.6981973Z    Compiling zerovec v0.11.6
2026-06-04T12:39:53.5119867Z    Compiling displaydoc v0.2.6
2026-06-04T12:39:53.8500709Z    Compiling hashbrown v0.14.5
2026-06-04T12:39:54.1881035Z    Compiling tracing-core v0.1.36
2026-06-04T12:39:54.4410948Z    Compiling tinystr v0.8.3
2026-06-04T12:39:54.6705549Z    Compiling tracing-attributes v0.1.31
2026-06-04T12:39:54.8010605Z    Compiling serde_json v1.0.150
2026-06-04T12:39:54.9341149Z    Compiling rustversion v1.0.22
2026-06-04T12:39:55.0422022Z    Compiling writeable v0.6.3
2026-06-04T12:39:55.2560777Z    Compiling ed25519-dalek v2.2.0
2026-06-04T12:39:55.3080617Z    Compiling icu_locale_core v2.2.0
2026-06-04T12:39:55.5980213Z    Compiling hashlink v0.9.1
2026-06-04T12:39:55.6154457Z    Compiling zerotrie v0.2.4
2026-06-04T12:39:56.0430609Z    Compiling potential_utf v0.1.5
2026-06-04T12:39:56.3170696Z    Compiling icu_properties_data v2.2.0
2026-06-04T12:39:56.4218457Z    Compiling fallible-iterator v0.3.0
2026-06-04T12:39:56.5611071Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T12:39:56.6532847Z    Compiling tracing v0.1.44
2026-06-04T12:39:56.6840616Z    Compiling utf8_iter v1.0.4
2026-06-04T12:39:56.8150865Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T12:39:56.9729558Z    Compiling rusqlite v0.32.1
2026-06-04T12:39:56.9810177Z    Compiling icu_provider v2.2.0
2026-06-04T12:39:56.9900646Z    Compiling icu_collections v2.2.0
2026-06-04T12:39:57.4238908Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T12:39:58.4951528Z    Compiling tokio-util v0.7.18
2026-06-04T12:39:58.6320697Z    Compiling anyhow v1.0.102
2026-06-04T12:39:59.0166446Z    Compiling percent-encoding v2.3.2
2026-06-04T12:39:59.0415131Z    Compiling icu_normalizer v2.2.0
2026-06-04T12:39:59.2028456Z    Compiling icu_properties v2.2.0
2026-06-04T12:39:59.7531259Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T12:39:59.8767869Z    Compiling ring v0.17.14
2026-06-04T12:40:00.1410546Z    Compiling http v1.4.1
2026-06-04T12:40:00.4640630Z    Compiling thiserror v2.0.18
2026-06-04T12:40:00.7720362Z    Compiling strsim v0.11.1
2026-06-04T12:40:01.2033307Z    Compiling cpufeatures v0.3.0
2026-06-04T12:40:01.2530586Z    Compiling idna_adapter v1.2.2
2026-06-04T12:40:01.5070793Z    Compiling rustls-pki-types v1.14.1
2026-06-04T12:40:01.8050773Z    Compiling thiserror-impl v2.0.18
2026-06-04T12:40:02.2100760Z    Compiling idna v1.1.0
2026-06-04T12:40:03.1800624Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T12:40:03.6802453Z    Compiling chacha20 v0.10.0
2026-06-04T12:40:03.7370814Z    Compiling form_urlencoded v1.2.2
2026-06-04T12:40:03.8956059Z    Compiling ipnet v2.12.0
2026-06-04T12:40:04.0040704Z    Compiling untrusted v0.9.0
2026-06-04T12:40:04.0852447Z    Compiling ident_case v1.0.1
2026-06-04T12:40:04.1781080Z    Compiling darling_core v0.20.11
2026-06-04T12:40:04.6270703Z    Compiling rand v0.10.1
2026-06-04T12:40:04.7898037Z    Compiling url v2.5.8
2026-06-04T12:40:05.7130575Z    Compiling rustls v0.23.40
2026-06-04T12:40:05.8150617Z    Compiling unicode-segmentation v1.13.3
2026-06-04T12:40:06.1177979Z    Compiling scopeguard v1.2.0
2026-06-04T12:40:06.1841250Z    Compiling lock_api v0.4.14
2026-06-04T12:40:06.4650402Z    Compiling convert_case v0.10.0
2026-06-04T12:40:06.5240617Z    Compiling rustls-webpki v0.103.13
2026-06-04T12:40:06.8660537Z    Compiling atomic-waker v1.1.2
2026-06-04T12:40:06.9520719Z    Compiling const-oid v0.10.2
2026-06-04T12:40:07.1996012Z    Compiling unicode-xid v0.2.6
2026-06-04T12:40:07.2893471Z    Compiling derive_more-impl v2.1.1
2026-06-04T12:40:07.4520728Z    Compiling httparse v1.10.1
2026-06-04T12:40:08.0721158Z    Compiling rustix v1.1.4
2026-06-04T12:40:08.4126004Z    Compiling darling_macro v0.20.11
2026-06-04T12:40:08.5565812Z    Compiling h2 v0.4.14
2026-06-04T12:40:08.7680637Z    Compiling darling v0.20.11
2026-06-04T12:40:08.8211497Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:40:10.3622267Z    Compiling http-body v1.0.1
2026-06-04T12:40:10.4940922Z    Compiling hybrid-array v0.4.12
2026-06-04T12:40:11.4495691Z    Compiling heck v0.5.0
2026-06-04T12:40:11.7220669Z    Compiling base64ct v1.8.3
2026-06-04T12:40:12.0990418Z    Compiling paste v1.0.15
2026-06-04T12:40:12.3070691Z    Compiling linux-raw-sys v0.12.1
2026-06-04T12:40:12.8661123Z    Compiling powerfmt v0.2.0
2026-06-04T12:40:13.0217021Z    Compiling derive_more v2.1.1
2026-06-04T12:40:13.1080490Z    Compiling deranged v0.5.8
2026-06-04T12:40:15.1210614Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T12:40:15.4870638Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:40:16.1671142Z    Compiling n0-error-macros v0.1.3
2026-06-04T12:40:16.1864387Z    Compiling spez v0.1.2
2026-06-04T12:40:16.5419821Z    Compiling num-traits v0.2.19
2026-06-04T12:40:16.6530691Z    Compiling memoffset v0.6.5
2026-06-04T12:40:16.6580577Z    Compiling parking_lot_core v0.9.12
2026-06-04T12:40:16.7684312Z    Compiling num-conv v0.2.2
2026-06-04T12:40:16.8260605Z    Compiling tower-service v0.3.3
2026-06-04T12:40:16.8910976Z    Compiling thiserror v1.0.69
2026-06-04T12:40:16.9493714Z    Compiling time-core v0.1.8
2026-06-04T12:40:17.1001163Z    Compiling try-lock v0.2.5
2026-06-04T12:40:17.1470994Z    Compiling tinyvec_macros v0.1.1
2026-06-04T12:40:17.1690379Z    Compiling base64 v0.22.1
2026-06-04T12:40:17.1758671Z    Compiling data-encoding v2.11.0
2026-06-04T12:40:17.1944867Z    Compiling tinyvec v1.11.0
2026-06-04T12:40:17.3610749Z    Compiling n0-error v0.1.3
2026-06-04T12:40:17.6780977Z    Compiling want v0.3.1
2026-06-04T12:40:17.8170161Z    Compiling derive_builder v0.20.2
2026-06-04T12:40:17.8260754Z    Compiling tempfile v3.27.0
2026-06-04T12:40:17.8876789Z    Compiling der v0.8.0-rc.10
2026-06-04T12:40:18.2795733Z    Compiling block-buffer v0.12.0
2026-06-04T12:40:18.3989104Z    Compiling crypto-common v0.2.2
2026-06-04T12:40:18.4580737Z    Compiling vergen-lib v9.1.0
2026-06-04T12:40:18.4850709Z    Compiling thiserror-impl v1.0.69
2026-06-04T12:40:18.5668748Z    Compiling pin-project-internal v1.1.13
2026-06-04T12:40:20.1739300Z    Compiling n0-future v0.3.2
2026-06-04T12:40:20.1850875Z    Compiling inout v0.1.4
2026-06-04T12:40:20.2190721Z    Compiling ioctl-rs v0.1.6
2026-06-04T12:40:20.2344862Z    Compiling termios v0.2.2
2026-06-04T12:40:20.2987309Z    Compiling serial-core v0.4.0
2026-06-04T12:40:20.3080637Z    Compiling httpdate v1.0.3
2026-06-04T12:40:20.3670903Z    Compiling parking v2.2.1
2026-06-04T12:40:20.3698294Z    Compiling cordyceps v0.3.4
2026-06-04T12:40:20.4600656Z    Compiling diatomic-waker v0.2.3
2026-06-04T12:40:20.5670664Z    Compiling winnow v1.0.3
2026-06-04T12:40:20.5891032Z    Compiling spin v0.10.0
2026-06-04T12:40:20.6830781Z    Compiling crossbeam-utils v0.8.21
2026-06-04T12:40:20.7918491Z    Compiling futures-buffered v0.2.13
2026-06-04T12:40:20.9257015Z    Compiling hyper v1.10.1
2026-06-04T12:40:20.9435871Z    Compiling futures-lite v2.6.1
2026-06-04T12:40:21.2631197Z    Compiling serial-unix v0.4.0
2026-06-04T12:40:21.4660354Z    Compiling cipher v0.4.4
2026-06-04T12:40:21.8190720Z    Compiling pin-project v1.1.13
2026-06-04T12:40:21.8760548Z    Compiling digest v0.11.3
2026-06-04T12:40:22.0600681Z    Compiling spki v0.8.0-rc.4
2026-06-04T12:40:22.2671026Z    Compiling netlink-packet-core v0.8.1
2026-06-04T12:40:22.7180629Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T12:40:23.0930632Z    Compiling tokio-rustls v0.26.4
2026-06-04T12:40:23.4710688Z    Compiling vergen-lib v0.1.6
2026-06-04T12:40:23.4770660Z    Compiling vergen v9.1.0
2026-06-04T12:40:23.5717876Z    Compiling noq-udp v0.10.0
2026-06-04T12:40:23.5776079Z    Compiling sync_wrapper v1.0.2
2026-06-04T12:40:23.6530743Z    Compiling universal-hash v0.5.1
2026-06-04T12:40:23.7532770Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T12:40:23.7598704Z    Compiling heapless v0.7.17
2026-06-04T12:40:23.8690839Z    Compiling aho-corasick v1.1.4
2026-06-04T12:40:23.9122243Z    Compiling opaque-debug v0.3.1
2026-06-04T12:40:23.9206307Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T12:40:23.9450347Z    Compiling bitflags v1.3.2
2026-06-04T12:40:23.9581117Z    Compiling either v1.16.0
2026-06-04T12:40:23.9930579Z    Compiling pin-utils v0.1.0
2026-06-04T12:40:24.0340695Z    Compiling regex-syntax v0.8.10
2026-06-04T12:40:24.2230464Z    Compiling byteorder v1.5.0
2026-06-04T12:40:24.2530576Z    Compiling prefix-trie v0.8.4
2026-06-04T12:40:24.4519638Z    Compiling hash32 v0.2.1
2026-06-04T12:40:24.6630629Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:40:25.2570625Z    Compiling nix v0.25.1
2026-06-04T12:40:26.4690557Z    Compiling polyval v0.6.2
2026-06-04T12:40:26.7993832Z    Compiling hyper-util v0.1.20
2026-06-04T12:40:26.9551133Z    Compiling regex-automata v0.4.14
2026-06-04T12:40:28.2360420Z    Compiling parking_lot v0.12.5
2026-06-04T12:40:29.2307148Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T12:40:29.5450552Z    Compiling filedescriptor v0.8.3
2026-06-04T12:40:29.7620833Z    Compiling serial v0.4.0
2026-06-04T12:40:30.5190527Z    Compiling spin v0.9.8
2026-06-04T12:40:30.7608775Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:40:30.8731671Z    Compiling futures-executor v0.3.32
2026-06-04T12:40:31.1488184Z    Compiling toml_datetime v0.6.11
2026-06-04T12:40:31.1854454Z    Compiling serde_spanned v0.6.9
2026-06-04T12:40:31.2980699Z    Compiling signature v3.0.0
2026-06-04T12:40:31.3680695Z    Compiling tower-layer v0.3.3
2026-06-04T12:40:31.4210640Z    Compiling winnow v0.7.15
2026-06-04T12:40:31.4730672Z    Compiling toml_write v0.1.2
2026-06-04T12:40:31.5537613Z    Compiling num_threads v0.1.7
2026-06-04T12:40:31.6750421Z    Compiling downcast-rs v1.2.1
2026-06-04T12:40:31.7025172Z    Compiling shell-words v1.1.1
2026-06-04T12:40:31.8320675Z    Compiling portable-pty v0.8.1
2026-06-04T12:40:32.5171120Z    Compiling time v0.3.47
2026-06-04T12:40:32.7830198Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T12:40:32.8050613Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T12:40:33.2119121Z    Compiling futures v0.3.32
2026-06-04T12:40:33.2660536Z    Compiling regex v1.12.3
2026-06-04T12:40:34.4501408Z    Compiling toml_edit v0.22.27
2026-06-04T12:40:34.7619999Z    Compiling ghash v0.5.1
2026-06-04T12:40:34.8530576Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:40:35.5917415Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T12:40:35.6620689Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T12:40:36.9140703Z    Compiling ctr v0.9.2
2026-06-04T12:40:37.1130874Z    Compiling aes v0.8.4
2026-06-04T12:40:37.1330732Z    Compiling http-body-util v0.1.3
2026-06-04T12:40:37.4671175Z    Compiling cobs v0.3.0
2026-06-04T12:40:37.6544385Z    Compiling netlink-sys v0.8.8
2026-06-04T12:40:37.9570968Z    Compiling postcard-derive v0.2.2
2026-06-04T12:40:37.9860838Z    Compiling aead v0.5.2
2026-06-04T12:40:38.0910351Z    Compiling openssl-probe v0.2.1
2026-06-04T12:40:38.2460500Z    Compiling rustls-native-certs v0.8.4
2026-06-04T12:40:38.5710906Z    Compiling postcard v1.1.3
2026-06-04T12:40:38.5880670Z    Compiling aes-gcm v0.10.3
2026-06-04T12:40:38.7521044Z    Compiling toml v0.8.23
2026-06-04T12:40:39.1460752Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T12:40:39.5480552Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:40:39.9980695Z    Compiling data-encoding-macro v0.1.20
2026-06-04T12:40:40.0551291Z    Compiling tower v0.5.3
2026-06-04T12:40:40.6600656Z    Compiling crossbeam-channel v0.5.15
2026-06-04T12:40:40.8186619Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T12:40:40.8320533Z    Compiling netlink-packet-route v0.29.0
2026-06-04T12:40:40.8509061Z    Compiling strum_macros v0.28.0
2026-06-04T12:40:41.2646694Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T12:40:41.4120553Z    Compiling async-trait v0.1.89
2026-06-04T12:40:41.7580601Z    Compiling enum-assoc v1.3.0
2026-06-04T12:40:42.6698787Z    Compiling netwatch v0.16.0
2026-06-04T12:40:42.7380622Z    Compiling noq v0.18.0
2026-06-04T12:40:42.8712179Z    Compiling uuid v1.23.2
2026-06-04T12:40:42.9320592Z    Compiling blake3 v1.8.5
2026-06-04T12:40:43.2261135Z    Compiling acto v0.8.2
2026-06-04T12:40:43.3700507Z    Compiling foldhash v0.2.0
2026-06-04T12:40:43.4160652Z    Compiling lru-slab v0.1.2
2026-06-04T12:40:43.5356504Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T12:40:43.5420492Z    Compiling tagptr v0.2.0
2026-06-04T12:40:43.6822556Z    Compiling mac-addr v0.3.0
2026-06-04T12:40:43.6977999Z    Compiling ryu v1.0.23
2026-06-04T12:40:43.8620627Z    Compiling identity-hash v0.1.0
2026-06-04T12:40:43.8875986Z    Compiling xml-rs v0.8.28
2026-06-04T12:40:43.9460381Z    Compiling rustc-hash v2.1.2
2026-06-04T12:40:44.0430622Z    Compiling allocator-api2 v0.2.21
2026-06-04T12:40:44.2330339Z    Compiling strum v0.28.0
2026-06-04T12:40:44.3250634Z    Compiling noq-proto v0.17.0
2026-06-04T12:40:44.5717708Z    Compiling hashbrown v0.16.1
2026-06-04T12:40:45.4430728Z    Compiling xmltree v0.10.3
2026-06-04T12:40:45.6560604Z    Compiling iroh-metrics v0.38.3
2026-06-04T12:40:45.6640292Z    Compiling moka v0.12.15
2026-06-04T12:40:47.1621152Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T12:40:47.2520706Z    Compiling num_enum v0.7.6
2026-06-04T12:40:47.3300547Z    Compiling tower-http v0.6.11
2026-06-04T12:40:47.8894402Z    Compiling iroh-relay v0.98.0
2026-06-04T12:40:48.1400622Z    Compiling iroh-base v0.98.0
2026-06-04T12:40:48.9170760Z    Compiling netdev v0.42.0
2026-06-04T12:40:50.0670820Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T12:40:50.1230869Z    Compiling netlink-proto v0.12.0
2026-06-04T12:40:50.2688667Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T12:40:50.4330670Z    Compiling n0-watcher v0.6.1
2026-06-04T12:40:50.7980594Z    Compiling hyper-rustls v0.27.9
2026-06-04T12:40:51.0983676Z    Compiling netlink-packet-route v0.30.0
2026-06-04T12:40:51.5597196Z    Compiling attohttpc v0.30.1
2026-06-04T12:40:52.9837574Z    Compiling tokio-stream v0.1.18
2026-06-04T12:40:53.0040519Z    Compiling simple-dns v0.9.3
2026-06-04T12:40:53.7010702Z    Compiling smol_str v0.1.24
2026-06-04T12:40:53.9050774Z    Compiling resolv-conf v0.7.6
2026-06-04T12:40:54.3708860Z    Compiling sha1_smol v1.0.1
2026-06-04T12:40:54.5948714Z    Compiling arrayvec v0.7.6
2026-06-04T12:40:54.8684360Z    Compiling constant_time_eq v0.4.2
2026-06-04T12:40:55.0479085Z    Compiling simdutf8 v0.1.5
2026-06-04T12:40:55.3580702Z    Compiling arrayref v0.3.9
2026-06-04T12:40:55.4650813Z    Compiling tokio-websockets v0.13.2
2026-06-04T12:40:56.1120674Z    Compiling iroh-dns v0.98.0
2026-06-04T12:40:56.4720644Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T12:40:57.6740306Z    Compiling igd-next v0.17.1
2026-06-04T12:41:00.2451908Z    Compiling reqwest v0.13.4
2026-06-04T12:41:01.7620709Z    Compiling lru v0.16.4
2026-06-04T12:41:01.8441128Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T12:41:01.9670562Z    Compiling webpki-roots v1.0.7
2026-06-04T12:41:02.0760655Z    Compiling iroh v0.98.2
2026-06-04T12:41:02.2940878Z    Compiling hmac v0.12.1
2026-06-04T12:41:02.4240631Z    Compiling serde_bytes v0.11.19
2026-06-04T12:41:02.7020811Z    Compiling seize v0.5.1
2026-06-04T12:41:03.0810392Z    Compiling cmov v0.5.4
2026-06-04T12:41:03.3920714Z    Compiling ctutils v0.4.2
2026-06-04T12:41:03.6893762Z    Compiling papaya v0.2.4
2026-06-04T12:41:03.7100660Z    Compiling hkdf v0.12.4
2026-06-04T12:41:03.8450886Z    Compiling portmapper v0.16.0
2026-06-04T12:41:04.3080846Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T12:41:06.2630469Z    Compiling backon v1.6.0
2026-06-04T12:41:06.5292182Z    Compiling spake2 v0.4.0
2026-06-04T12:41:06.8966831Z    Compiling sha1 v0.10.6
2026-06-04T12:41:07.1398814Z    Compiling doctest-file v1.1.1
2026-06-04T12:41:07.6470724Z    Compiling interprocess v2.4.2
2026-06-04T12:41:08.4051338Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T12:41:08.5660849Z    Compiling utf8parse v0.2.2
2026-06-04T12:41:08.5709353Z    Compiling colorchoice v1.0.5
2026-06-04T12:41:08.6400806Z    Compiling anstyle-parse v1.0.0
2026-06-04T12:41:08.6450786Z    Compiling anstyle-query v1.1.5
2026-06-04T12:41:08.7173488Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T12:41:08.7757459Z    Compiling anstyle v1.0.14
2026-06-04T12:41:08.8440795Z    Compiling clap_lex v1.1.0
2026-06-04T12:41:09.0620669Z    Compiling anstream v1.0.0
2026-06-04T12:41:09.0930624Z    Compiling clap_derive v4.6.1
2026-06-04T12:41:09.3059334Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T12:41:09.4830668Z    Compiling clap_builder v4.6.0
2026-06-04T12:41:13.3100385Z    Compiling clap v4.6.1
2026-06-04T12:41:28.6514537Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T12:41:30.5727532Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T12:41:39.5946887Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T12:42:10.3614943Z     Finished `dev` profile [unoptimized] target(s) in 2m 40s
2026-06-04T12:42:10.4224967Z ##[group]Run cargo test --workspace
2026-06-04T12:42:10.4225476Z [36;1mcargo test --workspace[0m
2026-06-04T12:42:10.4246426Z shell: /usr/bin/bash -e {0}
2026-06-04T12:42:10.4246819Z ##[endgroup]
2026-06-04T12:42:10.8311809Z     Finished `test` profile [unoptimized] target(s) in 0.36s
2026-06-04T12:42:10.8625326Z      Running unittests src/main.rs (target/debug/deps/mock_session-2d800d14bd17df09)
2026-06-04T12:42:10.8639033Z 
2026-06-04T12:42:10.8639840Z running 0 tests
2026-06-04T12:42:10.8640329Z 
2026-06-04T12:42:10.8640760Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:42:10.8641365Z 
2026-06-04T12:42:10.8641847Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-871e64e47d5a7661)
2026-06-04T12:42:10.8661435Z 
2026-06-04T12:42:10.8661793Z running 3 tests
2026-06-04T12:42:10.8685829Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T12:42:10.8686757Z      Running unittests src/main.rs (target/debug/deps/spt-e64c574f72075d22)
2026-06-04T12:42:10.8687519Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T12:42:10.8688209Z test mock_manifest_parses_and_validates ... ok
2026-06-04T12:42:10.8688625Z 
2026-06-04T12:42:10.8689349Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:42:10.8689971Z 
2026-06-04T12:42:10.8724259Z 
2026-06-04T12:42:10.8724704Z running 61 tests
2026-06-04T12:42:10.8738323Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T12:42:10.8739815Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T12:42:10.8741069Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T12:42:10.8746459Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T12:42:10.8752030Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T12:42:10.8756530Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T12:42:10.8760164Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T12:42:10.8769930Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T12:42:10.8771174Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T12:42:10.8772205Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T12:42:10.8773150Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T12:42:23.4589620Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T12:42:23.4590430Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T12:42:23.4592695Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T12:42:23.4597342Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T12:42:23.4601011Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T12:42:27.8774838Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T12:42:39.0483976Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-04T12:42:39.0501993Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T12:42:39.0503179Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T12:42:39.0504220Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T12:42:39.0703895Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T12:42:39.0837659Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T12:42:39.1166922Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T12:42:39.1227819Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T12:42:39.1295590Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T12:42:39.1352499Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T12:42:39.1478206Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T12:42:39.1491105Z test api::tests::adapter_is_required ... ok
2026-06-04T12:42:39.1501298Z test api::tests::state_value_is_validated ... ok
2026-06-04T12:42:39.1530418Z test api::tests::surface_parses ... ok
2026-06-04T12:42:39.1674906Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T12:42:39.1734720Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T12:42:39.1799606Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T12:42:39.1808146Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T12:42:39.1822657Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T12:42:39.1825623Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T12:42:39.1830679Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T12:42:39.1840880Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T12:42:39.1842048Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T12:42:39.1850127Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T12:42:39.1880634Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T12:42:39.1900717Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T12:42:39.1902120Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T12:42:39.1903121Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-04T12:42:39.1904054Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T12:42:39.1905072Z test cli::tests::notify_surface_parses ... ok
2026-06-04T12:42:39.1906025Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T12:42:39.1906993Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T12:42:39.1907797Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T12:42:39.1920995Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T12:42:39.1925316Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T12:42:39.1929069Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T12:42:39.1930376Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T12:42:39.1931685Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T12:42:39.1932902Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T12:42:39.1991442Z test cli::tests::subcommands_parse ... ok
2026-06-04T12:42:39.2063595Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-04T12:42:39.2720673Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T12:42:39.2725812Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T12:42:39.3876419Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-04T12:42:39.3877050Z 
2026-06-04T12:42:39.3878454Z test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.52s
2026-06-04T12:42:39.3880032Z 
2026-06-04T12:42:39.3906499Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-abcb34bffb33a342)
2026-06-04T12:42:39.3922859Z 
2026-06-04T12:42:39.3923152Z running 4 tests
2026-06-04T12:42:39.7510352Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T12:42:39.7650490Z SEEDED:852442
2026-06-04T12:42:40.2810837Z test live_agent_lifecycle_e2e ... ok
2026-06-04T12:42:40.3879388Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T12:42:40.4439485Z SEEDED:852442
2026-06-04T12:42:40.7208458Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T12:42:40.7208863Z 
2026-06-04T12:42:40.7209618Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
2026-06-04T12:42:40.7210257Z 
2026-06-04T12:42:40.7216708Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-913ce81a7026b131)
2026-06-04T12:42:40.7255510Z 
2026-06-04T12:42:40.7255989Z running 132 tests
2026-06-04T12:42:40.7258873Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T12:42:40.7259881Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T12:42:40.7270973Z test access::tests::gate_decision_table ... ok
2026-06-04T12:42:40.7273391Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T12:42:40.7285670Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T12:42:40.7297971Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T12:42:40.7300572Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T12:42:40.7301418Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T12:42:40.7302206Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T12:42:40.7303007Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T12:42:40.7304371Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T12:42:40.7305112Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T12:42:40.7305844Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T12:42:40.7306547Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-04T12:42:40.7307229Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T12:42:40.7307915Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T12:42:40.7309007Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T12:42:40.7311048Z test config::tests::missing_file_is_default ... ok
2026-06-04T12:42:40.7311723Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T12:42:40.7323874Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T12:42:40.7324643Z test config::tests::save_load_roundtrip ... ok
2026-06-04T12:42:40.7325267Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T12:42:40.7325913Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T12:42:40.7346672Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T12:42:40.7347583Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T12:42:40.7348362Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T12:42:40.7374255Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T12:42:40.7400903Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T12:42:40.7401764Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T12:42:40.7402413Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T12:42:40.7407826Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T12:42:40.7413652Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T12:42:40.7414440Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T12:42:40.7415113Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T12:42:40.7416196Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T12:42:40.7420013Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-04T12:42:40.7420890Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-04T12:42:40.7428519Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T12:42:40.7453647Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T12:42:40.7716800Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T12:42:40.7730171Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T12:42:40.7732317Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T12:42:40.7733294Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T12:42:40.7734565Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T12:42:40.7735228Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T12:42:40.7735890Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T12:42:40.7766094Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T12:42:40.7816684Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T12:42:40.8272048Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T12:42:40.8400643Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T12:42:40.8806397Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T12:42:40.9147603Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T12:42:40.9379681Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T12:42:40.9917715Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T12:42:41.0138417Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T12:42:41.0668984Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T12:42:41.0671421Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T12:42:41.0673665Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T12:42:41.0674891Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T12:42:41.0676427Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T12:42:41.0677222Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T12:42:41.0875798Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T12:42:41.0925210Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-04T12:42:41.1213845Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T12:42:41.2439781Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T12:42:41.3925478Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-04T12:42:41.5086567Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-04T12:42:41.6174305Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-04T12:42:41.6388327Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-04T12:42:41.6775267Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-04T12:42:41.7933424Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-04T12:42:41.8403653Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-04T12:42:41.9330134Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-04T12:42:42.0060335Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-04T12:42:42.0806052Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-04T12:42:42.1633074Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-04T12:42:42.1763042Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-04T12:42:42.3330254Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-04T12:42:42.4088390Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-04T12:42:42.5329050Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-04T12:42:42.6110104Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-04T12:42:42.6640901Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-04T12:42:42.7411173Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-04T12:42:42.7411847Z test reconcile::tests::active_node_wins ... ok
2026-06-04T12:42:42.7412615Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T12:42:42.7413395Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T12:42:42.7414723Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T12:42:42.8576861Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-04T12:42:42.9343368Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-04T12:42:42.9397796Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-04T12:42:42.9422801Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-04T12:42:43.0772129Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-04T12:42:43.0796773Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-04T12:42:43.0803205Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-04T12:42:43.0818478Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-04T12:42:43.0834362Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T12:42:43.0835397Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-04T12:42:43.0836272Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T12:42:43.0836883Z test release::tests::hex_roundtrips ... ok
2026-06-04T12:42:43.0841764Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T12:42:43.0861682Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T12:42:43.0867544Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T12:42:43.0878561Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T12:42:43.0894500Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T12:42:43.0905392Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T12:42:43.1084951Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-04T12:42:43.1106565Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-04T12:42:43.1108322Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-04T12:42:43.1109441Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-04T12:42:43.1145441Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-04T12:42:43.1148959Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-04T12:42:43.1149890Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-04T12:42:43.1170886Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-04T12:42:43.1171840Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-04T12:42:43.2301017Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T12:42:43.2953560Z test relay::tests::run_honors_stop ... ok
2026-06-04T12:42:43.3319798Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-04T12:42:43.3320992Z test sync::tests::gate_decision_table ... ok
2026-06-04T12:42:43.3381123Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T12:42:43.3384081Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T12:42:43.3386453Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T12:42:43.3387305Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T12:42:43.3388208Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T12:42:43.3389052Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T12:42:43.3390085Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T12:42:43.3409301Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T12:42:43.3420182Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T12:42:43.3451330Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T12:42:43.3452323Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T12:42:43.3488914Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T12:42:43.3506675Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T12:42:43.5454662Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-04T12:42:43.5455102Z 
2026-06-04T12:42:43.5455511Z test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.82s
2026-06-04T12:42:43.5456055Z 
2026-06-04T12:42:43.5476714Z      Running tests/access.rs (target/debug/deps/access-aab00fb248724787)
2026-06-04T12:42:43.5512234Z 
2026-06-04T12:42:43.5512717Z running 1 test
2026-06-04T12:42:43.7044891Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T12:42:43.7045500Z 
2026-06-04T12:42:43.7046476Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T12:42:43.7047092Z 
2026-06-04T12:42:43.7068346Z      Running tests/attach.rs (target/debug/deps/attach-2655f6846607eac0)
2026-06-04T12:42:43.7104055Z 
2026-06-04T12:42:43.7104541Z running 3 tests
2026-06-04T12:42:43.8114463Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T12:42:43.8211552Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T12:42:43.8225997Z test attach_registers_remote_drive_detection ... ok
2026-06-04T12:42:43.8226475Z 
2026-06-04T12:42:43.8250389Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
2026-06-04T12:42:43.8257982Z 
2026-06-04T12:42:43.8259539Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-415fd46d654b720e)
2026-06-04T12:42:43.8278072Z 
2026-06-04T12:42:43.8278446Z running 1 test
2026-06-04T12:42:43.8302826Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T12:42:43.8303386Z 
2026-06-04T12:42:43.8303792Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:42:43.8304363Z 
2026-06-04T12:42:43.8306970Z      Running tests/broker.rs (target/debug/deps/broker-23fd29b3bf8b0443)
2026-06-04T12:42:43.8325185Z 
2026-06-04T12:42:43.8325492Z running 1 test
2026-06-04T12:42:43.8349760Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T12:42:43.8350245Z 
2026-06-04T12:42:43.8350641Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:42:43.8351210Z 
2026-06-04T12:42:43.8354254Z      Running tests/budget.rs (target/debug/deps/budget-97ebe9200685b121)
2026-06-04T12:42:43.8372814Z 
2026-06-04T12:42:43.8373295Z running 1 test
2026-06-04T12:42:43.8374710Z test measure_dormant_seat_budget ... ok
2026-06-04T12:42:43.8375054Z 
2026-06-04T12:42:43.8375471Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:42:43.8376041Z 
2026-06-04T12:42:43.8377890Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-6273583e331fb8f7)
2026-06-04T12:42:43.8397242Z 
2026-06-04T12:42:43.8397570Z running 1 test
2026-06-04T12:42:44.4625501Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T12:42:44.4626263Z 
2026-06-04T12:42:44.4627260Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
2026-06-04T12:42:44.4627845Z 
2026-06-04T12:42:44.4632304Z      Running tests/digest.rs (target/debug/deps/digest-cb395da5c25443e9)
2026-06-04T12:42:44.4653064Z 
2026-06-04T12:42:44.4653369Z running 1 test
2026-06-04T12:42:44.5535400Z test digest_daemon_half_end_to_end ... ok
2026-06-04T12:42:44.5536042Z 
2026-06-04T12:42:44.5536746Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T12:42:44.5537335Z 
2026-06-04T12:42:44.5542569Z      Running tests/dispatch.rs (target/debug/deps/dispatch-145d4256957331a3)
2026-06-04T12:42:44.5576086Z 
2026-06-04T12:42:44.5576424Z running 7 tests
2026-06-04T12:42:44.6411119Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-04T12:42:44.7850213Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-04T12:42:44.8644912Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-04T12:42:44.9596981Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-04T12:42:45.3578750Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-04T12:42:45.4016161Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-04T12:42:45.5242162Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-04T12:42:45.5242695Z 
2026-06-04T12:42:45.5243985Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
2026-06-04T12:42:45.5244591Z 
2026-06-04T12:42:45.5303643Z      Running tests/handoff.rs (target/debug/deps/handoff-781047baa2405051)
2026-06-04T12:42:45.5323712Z 
2026-06-04T12:42:45.5324184Z running 1 test
2026-06-04T12:42:45.5376813Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T12:42:45.5377327Z 
2026-06-04T12:42:45.5377725Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:42:45.5378325Z 
2026-06-04T12:42:45.5381806Z      Running tests/idempotent.rs (target/debug/deps/idempotent-d546cbb5ad783368)
2026-06-04T12:42:45.5400098Z 
2026-06-04T12:42:45.5400398Z running 1 test
2026-06-04T12:42:45.5724295Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T12:42:45.5724876Z 
2026-06-04T12:42:45.5725487Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T12:42:45.5726082Z 
2026-06-04T12:42:45.5731578Z      Running tests/netbroker.rs (target/debug/deps/netbroker-70de28e4138cb73d)
2026-06-04T12:42:45.5765383Z 
2026-06-04T12:42:45.5765789Z running 5 tests
2026-06-04T12:42:45.5783836Z test netless_broker_probes_gracefully ... ok
2026-06-04T12:42:45.5947400Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T12:42:45.6015943Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T12:42:45.6255834Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T12:42:45.6500856Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T12:42:45.6509729Z 
2026-06-04T12:42:45.6510329Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-04T12:42:45.6510924Z 
2026-06-04T12:42:45.6529884Z      Running tests/netstream.rs (target/debug/deps/netstream-5288ad3dcaf618d9)
2026-06-04T12:42:45.6564958Z 
2026-06-04T12:42:45.6565323Z running 2 tests
2026-06-04T12:42:45.7737020Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T12:42:45.8260337Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T12:42:45.8260916Z 
2026-06-04T12:42:45.8261558Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
2026-06-04T12:42:45.8262131Z 
2026-06-04T12:42:45.8285436Z      Running tests/notifsync.rs (target/debug/deps/notifsync-f97920a0138d1b66)
2026-06-04T12:42:45.8319704Z 
2026-06-04T12:42:45.8320059Z running 1 test
2026-06-04T12:42:45.9915664Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-04T12:42:45.9916183Z 
2026-06-04T12:42:45.9916574Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T12:42:45.9917606Z 
2026-06-04T12:42:45.9935001Z      Running tests/peerloop.rs (target/debug/deps/peerloop-a16bb2b5149e9808)
2026-06-04T12:42:45.9971673Z 
2026-06-04T12:42:45.9972173Z running 1 test
2026-06-04T12:42:46.4204264Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-04T12:42:46.4204793Z 
2026-06-04T12:42:46.4205206Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
2026-06-04T12:42:46.4205774Z 
2026-06-04T12:42:46.4230943Z      Running tests/presence.rs (target/debug/deps/presence-4d529433c41a70c2)
2026-06-04T12:42:46.4264537Z 
2026-06-04T12:42:46.4264936Z running 2 tests
2026-06-04T12:42:49.5416951Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T12:42:49.5466266Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T12:42:49.5466764Z 
2026-06-04T12:42:49.5467160Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s
2026-06-04T12:42:49.5467741Z 
2026-06-04T12:42:49.5494753Z      Running tests/propagate.rs (target/debug/deps/propagate-28ff18b59305fd89)
2026-06-04T12:42:49.5529087Z 
2026-06-04T12:42:49.5529802Z running 4 tests
2026-06-04T12:42:49.6724949Z test untrusted_origin_gets_no_offer ... ok
2026-06-04T12:42:49.6805269Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-04T12:42:49.6880562Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-04T12:42:49.9272316Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-04T12:42:49.9272987Z 
2026-06-04T12:42:49.9273558Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
2026-06-04T12:42:49.9274144Z 
2026-06-04T12:42:49.9305654Z      Running tests/replicate.rs (target/debug/deps/replicate-a955512ede97c684)
2026-06-04T12:42:49.9338598Z 
2026-06-04T12:42:49.9338968Z running 1 test
2026-06-04T12:42:49.9977752Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T12:42:49.9978284Z 
2026-06-04T12:42:49.9978679Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-04T12:42:49.9979293Z 
2026-06-04T12:42:50.0000790Z      Running tests/sync.rs (target/debug/deps/sync-3391fec76e9da833)
2026-06-04T12:42:50.0035703Z 
2026-06-04T12:42:50.0036117Z running 3 tests
2026-06-04T12:42:50.5946056Z test torn_pull_recovers_by_repulling ... ok
2026-06-04T12:42:51.1759011Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-04T12:42:51.4190685Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-04T12:42:51.4191270Z 
2026-06-04T12:42:51.4193469Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
2026-06-04T12:42:51.4194062Z 
2026-06-04T12:42:51.4228642Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-62e96e3127d4e395)
2026-06-04T12:42:51.4265652Z 
2026-06-04T12:42:51.4266065Z running 2 tests
2026-06-04T12:42:51.6435171Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T12:42:51.6442067Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T12:42:51.6442575Z 
2026-06-04T12:42:51.6442990Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-04T12:42:51.6443539Z 
2026-06-04T12:42:51.6468402Z      Running tests/xfer.rs (target/debug/deps/xfer-9ae948b341891899)
2026-06-04T12:42:51.6503717Z 
2026-06-04T12:42:51.6504334Z running 2 tests
2026-06-04T12:42:51.8261427Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T12:42:51.8700279Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T12:42:51.8700745Z 
2026-06-04T12:42:51.8701129Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-04T12:42:51.8701696Z 
2026-06-04T12:42:51.8716841Z      Running unittests src/lib.rs (target/debug/deps/spt_live-9c6eff607e44ed98)
2026-06-04T12:42:51.8732158Z 
2026-06-04T12:42:51.8732500Z running 49 tests
2026-06-04T12:42:51.8735410Z test context::tests::direct_always_writes ... ok
2026-06-04T12:42:51.8736129Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T12:42:51.8737035Z test context::tests::llm_past_window_writes ... ok
2026-06-04T12:42:51.8744101Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T12:42:51.8745399Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T12:42:51.8763090Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T12:42:51.8764690Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T12:42:51.8765342Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T12:42:51.8776968Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T12:42:51.8789853Z test history::tests::fetcher_yields_records ... ok
2026-06-04T12:42:51.8962961Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T12:42:51.8964208Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T12:42:51.8966509Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T12:42:51.8971054Z test history::tests::native_reads_logged_records ... ok
2026-06-04T12:42:51.8975253Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T12:42:51.8999737Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T12:42:52.0688859Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T12:42:52.1783538Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T12:42:52.2082034Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T12:42:52.2084686Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-04T12:42:52.2087554Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T12:42:52.2088587Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-04T12:42:52.2089531Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-04T12:42:52.2090400Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-04T12:42:52.2091191Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-04T12:42:52.2092032Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-04T12:42:52.2092875Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T12:42:52.2093633Z test psyche::tests::prompt_without_event ... ok
2026-06-04T12:42:52.2949931Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T12:42:52.5506760Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T12:42:52.5724189Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T12:42:52.5727568Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T12:42:52.7113548Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T12:42:52.7117207Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T12:42:52.8627218Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T12:42:52.9590864Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T12:42:53.1747515Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T12:42:53.3260112Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T12:42:53.3475693Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T12:42:53.4880855Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T12:42:53.4883551Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T12:42:53.4884293Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T12:42:53.4884950Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T12:42:53.4887137Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T12:42:53.5097374Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T12:42:53.5098364Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T12:42:53.5101824Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T12:42:53.5306659Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T12:42:53.7778336Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T12:42:53.7778787Z 
2026-06-04T12:42:53.7779286Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.90s
2026-06-04T12:42:53.7779874Z 
2026-06-04T12:42:53.7780233Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-38695e410b9c6062)
2026-06-04T12:42:53.7796720Z 
2026-06-04T12:42:53.7797060Z running 22 tests
2026-06-04T12:42:53.7802660Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T12:42:53.8446514Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T12:42:53.8831426Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T12:42:53.8891411Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T12:42:53.8968628Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T12:42:53.9297181Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T12:42:53.9346835Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T12:42:53.9456920Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T12:42:54.0498313Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T12:42:54.0505890Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T12:42:54.0883431Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T12:42:54.1046004Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T12:42:54.1047795Z test ring::tests::ring_no_perch ... ok
2026-06-04T12:42:54.1908438Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T12:42:54.2318149Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T12:42:54.2320856Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T12:42:54.2322782Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T12:42:54.2327215Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T12:42:54.2329939Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T12:42:54.3266019Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T12:42:54.3916554Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T12:42:54.6084582Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T12:42:54.6084990Z 
2026-06-04T12:42:54.6085377Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
2026-06-04T12:42:54.6085927Z 
2026-06-04T12:42:54.6089822Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-dfb51824c339adc6)
2026-06-04T12:42:54.6105864Z 
2026-06-04T12:42:54.6106355Z running 2 tests
2026-06-04T12:42:54.7790486Z test offline_then_online_delivers_backlog ... ok
2026-06-04T12:42:54.8853720Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T12:42:54.8854141Z 
2026-06-04T12:42:54.8854530Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-04T12:42:54.8855117Z 
2026-06-04T12:42:54.8856695Z      Running unittests src/lib.rs (target/debug/deps/spt_net-ea2252d0954697d5)
2026-06-04T12:42:54.8890636Z 
2026-06-04T12:42:54.8891244Z running 89 tests
2026-06-04T12:42:54.8892199Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T12:42:54.8905726Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:42:54.8920220Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:42:54.8921046Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:42:54.8930090Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-04T12:42:54.8930997Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:42:54.8931868Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T12:42:54.8933291Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T12:42:54.8934081Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T12:42:54.8934898Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T12:42:54.8935806Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T12:42:54.8936675Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T12:42:54.8937510Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T12:42:54.8938372Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T12:42:54.8939838Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T12:42:54.8940968Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T12:42:54.8943605Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T12:42:54.8944409Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T12:42:54.8949472Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T12:42:54.8954132Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T12:42:54.9002115Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T12:42:54.9002794Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T12:42:54.9080711Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T12:42:54.9081537Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T12:42:54.9083488Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T12:42:54.9085252Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T12:42:54.9086211Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T12:42:54.9095142Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T12:42:54.9110099Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T12:42:54.9111053Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T12:42:54.9121753Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T12:42:54.9122636Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T12:42:54.9123365Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T12:42:54.9124158Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T12:42:54.9124930Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T12:42:54.9125843Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T12:42:54.9126824Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T12:42:54.9128718Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T12:42:54.9129908Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T12:42:54.9130799Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T12:42:54.9146975Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T12:42:54.9181536Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T12:42:54.9494220Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T12:42:54.9608369Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T12:42:54.9760747Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T12:42:54.9881967Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T12:42:55.0176229Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T12:42:55.0177859Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T12:42:55.0178886Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T12:42:55.0180001Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T12:42:55.0182222Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T12:42:55.0183412Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T12:42:55.0184478Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T12:42:55.0185623Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T12:42:55.0186671Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T12:42:55.0188202Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T12:42:55.0189535Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T12:42:55.0194341Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T12:42:55.0195516Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T12:42:55.0196546Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T12:42:55.0197680Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T12:42:55.0198816Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T12:42:55.0200099Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T12:42:55.0201154Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T12:42:55.0202159Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T12:42:55.0203252Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T12:42:55.0204435Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T12:42:55.0205485Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T12:42:55.0206614Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T12:42:55.0207809Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T12:42:55.0208979Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-04T12:42:55.0210269Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T12:42:55.0211519Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T12:42:55.0212812Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T12:42:55.0214000Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T12:42:55.0225343Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:42:55.0226276Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:42:55.0227333Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:42:55.0228349Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:42:55.0229404Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:42:55.0230386Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:42:55.0231449Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T12:42:55.0232469Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:42:55.0233474Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T12:42:55.0234410Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:42:55.0235323Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:42:55.0236456Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:42:55.0269075Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T12:42:55.0513343Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T12:42:55.0513865Z 
2026-06-04T12:42:55.0514252Z test result: ok. 88 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T12:42:55.0514812Z 
2026-06-04T12:42:55.0535596Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-8e50513b0f789f86)
2026-06-04T12:42:55.0549433Z 
2026-06-04T12:42:55.0549727Z running 54 tests
2026-06-04T12:42:55.0552621Z test addr::tests::display_round_trips ... ok
2026-06-04T12:42:55.0553251Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T12:42:55.0553864Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T12:42:55.0554936Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T12:42:55.0555887Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T12:42:55.0556617Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T12:42:55.0558422Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T12:42:55.0559361Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T12:42:55.0562701Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T12:42:55.0563512Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T12:42:55.0564208Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T12:42:55.0564777Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T12:42:55.0565355Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T12:42:55.0566017Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T12:42:55.0566707Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T12:42:55.0567576Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T12:42:55.0568495Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T12:42:55.0569363Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T12:42:55.0570179Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T12:42:55.0571090Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T12:42:55.0571883Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T12:42:55.0572670Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T12:42:55.0573368Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T12:42:55.0573916Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T12:42:55.0574521Z test event::tests::attr_order_preserved ... ok
2026-06-04T12:42:55.0575164Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T12:42:55.0575828Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T12:42:55.0576495Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T12:42:55.0577144Z test event::tests::msg_event_round_trips ... ok
2026-06-04T12:42:55.0577837Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-04T12:42:55.0578706Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T12:42:55.0580102Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T12:42:55.0580836Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T12:42:55.0581673Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T12:42:55.0592596Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T12:42:55.0593235Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T12:42:55.0593913Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T12:42:55.0594540Z test id::tests::reports_bad_char_position ... ok
2026-06-04T12:42:55.0595084Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T12:42:55.0596021Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T12:42:55.0596603Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T12:42:55.0597241Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T12:42:55.0597833Z test payload::tests::base64_known_vectors ... ok
2026-06-04T12:42:55.0598383Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T12:42:55.0610260Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T12:42:55.0610982Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T12:42:55.0612842Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T12:42:55.0613644Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T12:42:55.0614935Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T12:42:55.0616054Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T12:42:55.0616868Z test version::tests::current_version_self_compatible ... ok
2026-06-04T12:42:55.0617679Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T12:42:55.0618456Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T12:42:55.0857939Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T12:42:55.0858395Z 
2026-06-04T12:42:55.0858793Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T12:42:55.0859453Z 
2026-06-04T12:42:55.0861264Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-faba68fc47356a3c)
2026-06-04T12:42:55.0875456Z 
2026-06-04T12:42:55.0875700Z running 21 tests
2026-06-04T12:42:55.0883159Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T12:42:55.0884295Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T12:42:55.0885332Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T12:42:55.0894239Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T12:42:55.0921407Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T12:42:55.0931718Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T12:42:55.0939993Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T12:42:55.0940850Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T12:42:55.0941667Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T12:42:55.0942630Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T12:42:55.0943549Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T12:42:55.0944414Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T12:42:55.0945410Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T12:42:55.0946125Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T12:42:55.0946834Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T12:42:55.0947555Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T12:42:55.0948270Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T12:42:55.0948981Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T12:42:55.0949779Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T12:42:55.0950500Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T12:42:55.3965308Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T12:42:55.3965926Z 
2026-06-04T12:42:55.3966437Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T12:42:55.3967141Z 
2026-06-04T12:42:55.3971406Z      Running unittests src/lib.rs (target/debug/deps/spt_store-6875abdd8a37f919)
2026-06-04T12:42:55.3988148Z 
2026-06-04T12:42:55.3988457Z running 123 tests
2026-06-04T12:42:55.3996640Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T12:42:55.3997841Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T12:42:55.3998778Z test access::tests::recent_outbound_persists ... ok
2026-06-04T12:42:55.4000840Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T12:42:55.4015119Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T12:42:55.4015800Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T12:42:55.4016477Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T12:42:55.4017155Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T12:42:55.4017829Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T12:42:55.4021483Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T12:42:55.4023241Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T12:42:55.4064496Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T12:42:55.4594885Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T12:42:55.5511034Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T12:42:55.5512110Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T12:42:55.5513384Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T12:42:55.5514394Z test contextmark::tests::merge_decisions ... ok
2026-06-04T12:42:55.5516342Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T12:42:55.5517044Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T12:42:55.5534193Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T12:42:55.5606792Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T12:42:55.5856996Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T12:42:55.6189989Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T12:42:55.7095895Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T12:42:55.7105517Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T12:42:55.7111451Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T12:42:55.7134001Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T12:42:55.7135924Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T12:42:55.7237739Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T12:42:55.7241621Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T12:42:55.7245965Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T12:42:55.7943230Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T12:42:55.7944316Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T12:42:55.7948514Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T12:42:55.7967304Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T12:42:55.7974957Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T12:42:55.7986275Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-04T12:42:55.7993881Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T12:42:55.7999594Z test info::tests::write_read_round_trip ... ok
2026-06-04T12:42:55.8003864Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T12:42:55.8013648Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T12:42:55.8021299Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T12:42:55.8027925Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T12:42:55.8041254Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T12:42:55.8044440Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T12:42:55.8053509Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T12:42:55.8064582Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T12:42:55.8320107Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T12:42:55.8987761Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-04T12:42:55.9140880Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T12:42:55.9758966Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-04T12:42:55.9761138Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-04T12:42:55.9842188Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-04T12:42:56.0205836Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-04T12:42:56.0207859Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T12:42:56.0208562Z test perch::tests::classification_matrix ... ok
2026-06-04T12:42:56.0217970Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T12:42:56.0223358Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T12:42:56.0225736Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T12:42:56.0227684Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T12:42:56.0229983Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T12:42:56.0230641Z test proc::tests::current_process_is_alive ... ok
2026-06-04T12:42:56.0231369Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T12:42:56.0232215Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T12:42:56.0232946Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T12:42:56.0511889Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T12:42:56.0512741Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T12:42:56.0654929Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-04T12:42:56.0934127Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-04T12:42:56.1080902Z test project::tests::derivation_ladder ... ok
2026-06-04T12:42:56.1923861Z test registry::tests::register_and_lookup ... ok
2026-06-04T12:42:56.1995471Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T12:42:56.1996235Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T12:42:56.2488362Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T12:42:56.3234645Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T12:42:56.3300383Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T12:42:56.3301203Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T12:42:56.3302064Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T12:42:56.3302770Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T12:42:56.3303509Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T12:42:56.3364048Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T12:42:56.3470241Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T12:42:56.4385694Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T12:42:56.4739766Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T12:42:56.5537639Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T12:42:56.6023774Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T12:42:56.6091822Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T12:42:56.6613986Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T12:42:56.6614868Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T12:42:56.6618306Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T12:42:56.6619404Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T12:42:56.6626340Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T12:42:56.6631045Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T12:42:56.6634679Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T12:42:56.6637739Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T12:42:56.6642990Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T12:42:56.6653346Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T12:42:56.7055127Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T12:42:56.7417091Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T12:42:56.8358199Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T12:42:57.3431804Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-04T12:42:57.3534239Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-04T12:42:57.3757394Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-04T12:42:57.5743929Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-04T12:42:57.5745139Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T12:42:57.5746666Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T12:42:57.5747528Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T12:42:57.5748551Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T12:42:57.5749554Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T12:42:57.5750417Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T12:42:57.5756644Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T12:42:57.5757365Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T12:42:57.5759570Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T12:42:57.5761723Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T12:42:57.5762528Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T12:42:57.5763564Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T12:42:57.5770718Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T12:42:57.5771535Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T12:42:57.5783934Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T12:42:57.5787941Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T12:42:57.6335943Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-04T12:42:57.9978943Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-04T12:42:58.5464642Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-04T12:42:58.5465219Z 
2026-06-04T12:42:58.5465660Z test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.15s
2026-06-04T12:42:58.5466233Z 
2026-06-04T12:42:58.5473163Z      Running unittests src/lib.rs (target/debug/deps/spt_term-fff656b4d6b0126e)
2026-06-04T12:42:58.5489940Z 
2026-06-04T12:42:58.5490205Z running 8 tests
2026-06-04T12:42:58.5505106Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T12:42:58.5548141Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T12:42:58.5552746Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T12:42:58.5553689Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T12:42:58.5554580Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T12:42:58.5564568Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T12:42:58.5574816Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T12:42:58.5602732Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T12:42:58.5603093Z 
2026-06-04T12:42:58.5603500Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:42:58.5604493Z 
2026-06-04T12:42:58.5608494Z      Running tests/digest.rs (target/debug/deps/digest-c83d710395950856)
2026-06-04T12:42:58.5624841Z 
2026-06-04T12:42:58.5625134Z running 1 test
2026-06-04T12:42:58.5687177Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T12:42:58.5687573Z 
2026-06-04T12:42:58.5687968Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:42:58.5688540Z 
2026-06-04T12:42:58.5691189Z      Running tests/dsr.rs (target/debug/deps/dsr-7d7f89946012d461)
2026-06-04T12:42:58.5704150Z 
2026-06-04T12:42:58.5704396Z running 1 test
2026-06-04T12:42:58.5817895Z test drain_forwards_child_output ... ok
2026-06-04T12:42:58.5818253Z 
2026-06-04T12:42:58.5818663Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:42:58.5819768Z 
2026-06-04T12:42:58.5821639Z      Running tests/inject.rs (target/debug/deps/inject-0d0e775be1cce10f)
2026-06-04T12:42:58.5835346Z 
2026-06-04T12:42:58.5835608Z running 2 tests
2026-06-04T12:42:58.5951101Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T12:42:58.5951972Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T12:42:58.5952422Z 
2026-06-04T12:42:58.5953056Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:42:58.5953668Z 
2026-06-04T12:42:58.5957107Z      Running tests/stream.rs (target/debug/deps/stream-d72a83f71c126aa9)
2026-06-04T12:42:58.5968939Z 
2026-06-04T12:42:58.5969267Z running 2 tests
2026-06-04T12:42:58.5986895Z test delivers_every_value_under_resize ... ok
2026-06-04T12:42:59.6000316Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T12:42:59.6001049Z 
2026-06-04T12:42:59.6001640Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-04T12:42:59.6002336Z 
2026-06-04T12:42:59.6009067Z      Running tests/surface.rs (target/debug/deps/surface-9aedc85eea9ada6a)
2026-06-04T12:42:59.6023813Z 
2026-06-04T12:42:59.6024120Z running 2 tests
2026-06-04T12:42:59.6044658Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T12:42:59.6045313Z test captures_child_output_off_the_pty ... ok
2026-06-04T12:42:59.6045647Z 
2026-06-04T12:42:59.6046052Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:42:59.6046611Z 
2026-06-04T12:42:59.6047728Z    Doc-tests spt_daemon
2026-06-04T12:42:59.9543984Z 
2026-06-04T12:42:59.9544482Z running 0 tests
2026-06-04T12:42:59.9544733Z 
2026-06-04T12:42:59.9545143Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:42:59.9545693Z 
2026-06-04T12:42:59.9593582Z    Doc-tests spt_live
2026-06-04T12:43:00.0093732Z 
2026-06-04T12:43:00.0094138Z running 0 tests
2026-06-04T12:43:00.0094426Z 
2026-06-04T12:43:00.0095162Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:43:00.0095751Z 
2026-06-04T12:43:00.0129140Z    Doc-tests spt_msg
2026-06-04T12:43:00.0550922Z 
2026-06-04T12:43:00.0551345Z running 0 tests
2026-06-04T12:43:00.0551608Z 
2026-06-04T12:43:00.0552025Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:43:00.0552570Z 
2026-06-04T12:43:00.0586567Z    Doc-tests spt_net
2026-06-04T12:43:00.2453439Z 
2026-06-04T12:43:00.2453935Z running 0 tests
2026-06-04T12:43:00.2454206Z 
2026-06-04T12:43:00.2454614Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:43:00.2455162Z 
2026-06-04T12:43:00.2499726Z    Doc-tests spt_proto
2026-06-04T12:43:00.2936263Z 
2026-06-04T12:43:00.2936719Z running 0 tests
2026-06-04T12:43:00.2936969Z 
2026-06-04T12:43:00.2937423Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:43:00.2937985Z 
2026-06-04T12:43:00.2971243Z    Doc-tests spt_runtime
2026-06-04T12:43:00.4552896Z 
2026-06-04T12:43:00.4553408Z running 0 tests
2026-06-04T12:43:00.4553667Z 
2026-06-04T12:43:00.4554074Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:43:00.4554647Z 
2026-06-04T12:43:00.4591664Z    Doc-tests spt_store
2026-06-04T12:43:00.6245266Z 
2026-06-04T12:43:00.6245695Z running 0 tests
2026-06-04T12:43:00.6245977Z 
2026-06-04T12:43:00.6246416Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:43:00.6246974Z 
2026-06-04T12:43:00.6282802Z    Doc-tests spt_term
2026-06-04T12:43:00.6813206Z 
2026-06-04T12:43:00.6813812Z running 0 tests
2026-06-04T12:43:00.6814083Z 
2026-06-04T12:43:00.6814496Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:43:00.6815041Z 
2026-06-04T12:43:00.6992976Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T12:43:00.6993756Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T12:43:00.7013193Z shell: /usr/bin/bash -e {0}
2026-06-04T12:43:00.7013635Z ##[endgroup]
2026-06-04T12:43:01.2085485Z     Checking libc v0.2.186
2026-06-04T12:43:01.2086495Z     Checking cfg-if v1.0.4
2026-06-04T12:43:01.2088143Z     Checking serde_core v1.0.228
2026-06-04T12:43:01.2230654Z     Checking typenum v1.20.1
2026-06-04T12:43:01.2500496Z     Checking critical-section v1.2.0
2026-06-04T12:43:01.3183945Z     Checking memchr v2.8.1
2026-06-04T12:43:02.0069478Z     Checking subtle v2.6.1
2026-06-04T12:43:02.1625870Z     Checking zeroize v1.8.2
2026-06-04T12:43:02.3120504Z     Checking smallvec v1.15.1
2026-06-04T12:43:02.5427729Z     Checking pin-project-lite v0.2.17
2026-06-04T12:43:02.5577957Z     Checking generic-array v0.14.7
2026-06-04T12:43:02.5970662Z     Checking log v0.4.30
2026-06-04T12:43:02.7842459Z     Checking cpufeatures v0.2.17
2026-06-04T12:43:02.8270389Z     Checking equivalent v1.0.2
2026-06-04T12:43:02.8740385Z     Checking itoa v1.0.18
2026-06-04T12:43:03.0245696Z     Checking bytes v1.11.1
2026-06-04T12:43:03.3789813Z     Checking getrandom v0.2.17
2026-06-04T12:43:03.5120388Z     Checking futures-core v0.3.32
2026-06-04T12:43:03.5240666Z     Checking crypto-common v0.1.7
2026-06-04T12:43:03.6090942Z     Checking hashbrown v0.17.1
2026-06-04T12:43:03.6150601Z     Checking rand_core v0.10.1
2026-06-04T12:43:03.7530609Z     Checking bitflags v2.11.1
2026-06-04T12:43:03.8152687Z     Checking socket2 v0.6.4
2026-06-04T12:43:03.9280154Z     Checking mio v1.2.1
2026-06-04T12:43:04.2400805Z     Checking stable_deref_trait v1.2.1
2026-06-04T12:43:04.2820609Z     Checking getrandom v0.4.2
2026-06-04T12:43:04.3780630Z     Checking tokio v1.52.3
2026-06-04T12:43:04.4440267Z     Checking block-buffer v0.10.4
2026-06-04T12:43:04.4650258Z     Checking indexmap v2.14.0
2026-06-04T12:43:04.5490833Z     Checking slab v0.4.12
2026-06-04T12:43:04.5685890Z     Checking serde v1.0.228
2026-06-04T12:43:04.7200613Z     Checking futures-io v0.3.32
2026-06-04T12:43:04.8250552Z     Checking futures-sink v0.3.32
2026-06-04T12:43:04.8980682Z     Checking futures-channel v0.3.32
2026-06-04T12:43:05.1431057Z     Checking digest v0.10.7
2026-06-04T12:43:05.3360706Z     Checking portable-atomic v1.13.1
2026-06-04T12:43:05.3919646Z     Checking futures-task v0.3.32
2026-06-04T12:43:05.5062114Z     Checking zerofrom v0.1.8
2026-06-04T12:43:05.5270076Z     Checking futures-util v0.3.32
2026-06-04T12:43:05.6152738Z     Checking yoke v0.8.2
2026-06-04T12:43:05.8373824Z     Checking zerovec v0.11.6
2026-06-04T12:43:06.1251440Z     Checking once_cell v1.21.4
2026-06-04T12:43:06.3329040Z     Checking rand_core v0.6.4
2026-06-04T12:43:06.4830597Z     Checking curve25519-dalek v4.1.3
2026-06-04T12:43:06.6901531Z     Checking zerocopy v0.8.50
2026-06-04T12:43:07.8750668Z     Checking sha2 v0.10.9
2026-06-04T12:43:08.2420481Z     Checking signature v2.2.0
2026-06-04T12:43:08.3270604Z     Checking ed25519 v2.2.3
2026-06-04T12:43:08.4380362Z     Checking fastrand v2.4.1
2026-06-04T12:43:08.6520448Z     Checking ed25519-dalek v2.2.0
2026-06-04T12:43:08.8598228Z     Checking tinystr v0.8.3
2026-06-04T12:43:09.0620408Z     Checking tracing-core v0.1.36
2026-06-04T12:43:09.5635962Z     Checking litemap v0.8.2
2026-06-04T12:43:09.5974151Z     Checking writeable v0.6.3
2026-06-04T12:43:09.7870742Z     Checking tracing v0.1.44
2026-06-04T12:43:09.7937529Z     Checking icu_locale_core v2.2.0
2026-06-04T12:43:10.0440420Z     Checking libsqlite3-sys v0.30.1
2026-06-04T12:43:10.2880369Z     Checking zmij v1.0.21
2026-06-04T12:43:10.5364169Z     Checking potential_utf v0.1.5
2026-06-04T12:43:10.6030985Z     Checking zerotrie v0.2.4
2026-06-04T12:43:10.6420464Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T12:43:10.7780725Z     Checking fallible-iterator v0.3.0
2026-06-04T12:43:10.9410866Z     Checking utf8_iter v1.0.4
2026-06-04T12:43:10.9891089Z     Checking icu_provider v2.2.0
2026-06-04T12:43:11.0641564Z     Checking icu_collections v2.2.0
2026-06-04T12:43:11.2580681Z     Checking serde_json v1.0.150
2026-06-04T12:43:11.3180522Z     Checking tokio-util v0.7.18
2026-06-04T12:43:11.5410704Z     Checking spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T12:43:12.0420674Z     Checking icu_normalizer_data v2.2.0
2026-06-04T12:43:12.0890273Z     Checking icu_properties_data v2.2.0
2026-06-04T12:43:12.2320323Z     Checking percent-encoding v2.3.2
2026-06-04T12:43:12.2600573Z     Checking icu_properties v2.2.0
2026-06-04T12:43:12.3690644Z     Checking icu_normalizer v2.2.0
2026-06-04T12:43:12.4646547Z     Checking http v1.4.1
2026-06-04T12:43:12.7900273Z     Checking ahash v0.8.12
2026-06-04T12:43:12.8370466Z     Checking cpufeatures v0.3.0
2026-06-04T12:43:12.8820579Z     Checking rustls-pki-types v1.14.1
2026-06-04T12:43:12.9660460Z     Checking hashbrown v0.14.5
2026-06-04T12:43:13.3160463Z     Checking thiserror v2.0.18
2026-06-04T12:43:13.3790347Z     Checking chacha20 v0.10.0
2026-06-04T12:43:13.5272577Z     Checking form_urlencoded v1.2.2
2026-06-04T12:43:13.6439784Z     Checking ipnet v2.12.0
2026-06-04T12:43:13.6531957Z     Checking untrusted v0.9.0
2026-06-04T12:43:13.7360071Z     Checking ring v0.17.14
2026-06-04T12:43:13.8361700Z     Checking hashlink v0.9.1
2026-06-04T12:43:14.0489522Z     Checking rand v0.10.1
2026-06-04T12:43:14.0610638Z     Checking idna_adapter v1.2.2
2026-06-04T12:43:14.1380442Z     Checking idna v1.1.0
2026-06-04T12:43:14.2545279Z     Checking rusqlite v0.32.1
2026-06-04T12:43:14.4830489Z     Checking url v2.5.8
2026-06-04T12:43:14.8840331Z     Checking scopeguard v1.2.0
2026-06-04T12:43:14.9416204Z     Checking lock_api v0.4.14
2026-06-04T12:43:15.2290705Z     Checking const-oid v0.10.2
2026-06-04T12:43:15.2350063Z     Checking atomic-waker v1.1.2
2026-06-04T12:43:15.2950730Z     Checking fnv v1.0.7
2026-06-04T12:43:15.3490600Z     Checking h2 v0.4.14
2026-06-04T12:43:15.4060829Z     Checking derive_more v2.1.1
2026-06-04T12:43:15.4421138Z     Checking spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T12:43:15.5170359Z     Checking http-body v1.0.1
2026-06-04T12:43:15.6320544Z     Checking hybrid-array v0.4.12
2026-06-04T12:43:15.6869230Z     Checking rustls-webpki v0.103.13
2026-06-04T12:43:16.3975976Z     Checking rustls v0.23.40
2026-06-04T12:43:16.5330232Z     Checking base64ct v1.8.3
2026-06-04T12:43:16.8460435Z     Checking linux-raw-sys v0.12.1
2026-06-04T12:43:17.3550547Z     Checking rustix v1.1.4
2026-06-04T12:43:17.7450743Z     Checking spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T12:43:18.0534678Z     Checking pem-rfc7468 v1.0.0
2026-06-04T12:43:18.2041082Z     Checking httparse v1.10.1
2026-06-04T12:43:18.4830378Z     Checking tinyvec_macros v0.1.1
2026-06-04T12:43:18.5250488Z     Checking base64 v0.22.1
2026-06-04T12:43:18.8630394Z     Checking try-lock v0.2.5
2026-06-04T12:43:18.9266703Z     Checking tower-service v0.3.3
2026-06-04T12:43:18.9779961Z     Checking data-encoding v2.11.0
2026-06-04T12:43:19.4027204Z     Checking want v0.3.1
2026-06-04T12:43:19.5020583Z     Checking tinyvec v1.11.0
2026-06-04T12:43:19.5880603Z     Checking tempfile v3.27.0
2026-06-04T12:43:19.8500376Z     Checking n0-error v0.1.3
2026-06-04T12:43:20.0450841Z     Checking der v0.8.0-rc.10
2026-06-04T12:43:20.0980904Z     Checking crypto-common v0.2.2
2026-06-04T12:43:21.0278823Z     Checking block-buffer v0.12.0
2026-06-04T12:43:21.0371194Z     Checking inout v0.1.4
2026-06-04T12:43:21.1390637Z     Checking ioctl-rs v0.1.6
2026-06-04T12:43:21.1730666Z     Checking termios v0.2.2
2026-06-04T12:43:21.2028644Z     Checking serial-core v0.4.0
2026-06-04T12:43:21.2560588Z     Checking httpdate v1.0.3
2026-06-04T12:43:21.2833051Z     Checking diatomic-waker v0.2.3
2026-06-04T12:43:21.3253697Z     Checking cordyceps v0.3.4
2026-06-04T12:43:21.3910613Z     Checking spin v0.10.0
2026-06-04T12:43:21.4031028Z     Checking parking v2.2.1
2026-06-04T12:43:21.4710208Z     Checking hyper v1.10.1
2026-06-04T12:43:21.4920556Z     Checking futures-lite v2.6.1
2026-06-04T12:43:21.6340769Z     Checking spki v0.8.0-rc.4
2026-06-04T12:43:21.7020720Z     Checking futures-buffered v0.2.13
2026-06-04T12:43:21.8030629Z     Checking serial-unix v0.4.0
2026-06-04T12:43:21.9370740Z     Checking thiserror v1.0.69
2026-06-04T12:43:21.9915555Z     Checking pin-project v1.1.13
2026-06-04T12:43:22.0440603Z     Checking digest v0.11.3
2026-06-04T12:43:22.0830653Z     Checking cipher v0.4.4
2026-06-04T12:43:22.2050446Z     Checking tokio-rustls v0.26.4
2026-06-04T12:43:22.3430861Z     Checking netlink-packet-core v0.8.1
2026-06-04T12:43:22.5320450Z     Checking num-traits v0.2.19
2026-06-04T12:43:22.6560451Z     Checking memoffset v0.6.5
2026-06-04T12:43:22.6870768Z     Checking parking_lot_core v0.9.12
2026-06-04T12:43:22.7010519Z     Checking sync_wrapper v1.0.2
2026-06-04T12:43:22.7678477Z     Checking universal-hash v0.5.1
2026-06-04T12:43:22.8676797Z     Checking aho-corasick v1.1.4
2026-06-04T12:43:22.9040512Z     Checking either v1.16.0
2026-06-04T12:43:23.1670379Z     Checking byteorder v1.5.0
2026-06-04T12:43:23.3000467Z     Checking pin-utils v0.1.0
2026-06-04T12:43:23.3425001Z     Checking opaque-debug v0.3.1
2026-06-04T12:43:23.3719095Z     Checking bitflags v1.3.2
2026-06-04T12:43:23.3888557Z     Checking regex-syntax v0.8.10
2026-06-04T12:43:23.4223433Z     Checking nix v0.25.1
2026-06-04T12:43:23.5888427Z     Checking prefix-trie v0.8.4
2026-06-04T12:43:24.1716908Z     Checking polyval v0.6.2
2026-06-04T12:43:24.3367093Z     Checking hash32 v0.2.1
2026-06-04T12:43:24.4790547Z     Checking hyper-util v0.1.20
2026-06-04T12:43:24.5065644Z     Checking parking_lot v0.12.5
2026-06-04T12:43:24.7440322Z     Checking n0-future v0.3.2
2026-06-04T12:43:24.8490511Z     Checking filedescriptor v0.8.3
2026-06-04T12:43:25.0010236Z     Checking serial v0.4.0
2026-06-04T12:43:25.0531065Z     Checking crossbeam-utils v0.8.21
2026-06-04T12:43:25.6370648Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T12:43:25.7842257Z     Checking spin v0.9.8
2026-06-04T12:43:25.8966007Z     Checking regex-automata v0.4.14
2026-06-04T12:43:26.0040737Z     Checking anyhow v1.0.102
2026-06-04T12:43:26.2530739Z     Checking futures-executor v0.3.32
2026-06-04T12:43:26.3890419Z     Checking serde_spanned v0.6.9
2026-06-04T12:43:26.4881022Z     Checking toml_datetime v0.6.11
2026-06-04T12:43:26.5880664Z     Checking tower-layer v0.3.3
2026-06-04T12:43:26.7060750Z     Checking signature v3.0.0
2026-06-04T12:43:26.7661185Z     Checking winnow v0.7.15
2026-06-04T12:43:26.8000604Z     Checking downcast-rs v1.2.1
2026-06-04T12:43:26.8510220Z     Checking toml_write v0.1.2
2026-06-04T12:43:27.0520570Z     Checking shell-words v1.1.1
2026-06-04T12:43:27.1420738Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T12:43:27.3280470Z     Checking futures v0.3.32
2026-06-04T12:43:27.3780675Z     Checking heapless v0.7.17
2026-06-04T12:43:27.8850708Z     Checking portable-pty v0.8.1
2026-06-04T12:43:28.1920613Z     Checking noq-udp v0.10.0
2026-06-04T12:43:28.2200699Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T12:43:28.5060462Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T12:43:28.8110348Z     Checking regex v1.12.3
2026-06-04T12:43:29.2584019Z     Checking ghash v0.5.1
2026-06-04T12:43:29.3340497Z     Checking ctr v0.9.2
2026-06-04T12:43:29.4010592Z     Checking toml_edit v0.22.27
2026-06-04T12:43:29.5150235Z     Checking aes v0.8.4
2026-06-04T12:43:29.8230575Z     Checking sha2 v0.11.0-rc.5
2026-06-04T12:43:30.1297860Z     Checking http-body-util v0.1.3
2026-06-04T12:43:30.4280770Z     Checking cobs v0.3.0
2026-06-04T12:43:30.5624143Z     Checking netlink-sys v0.8.8
2026-06-04T12:43:30.7680618Z     Checking aead v0.5.2
2026-06-04T12:43:30.8670234Z     Checking powerfmt v0.2.0
2026-06-04T12:43:30.9480911Z     Checking openssl-probe v0.2.1
2026-06-04T12:43:31.0250855Z     Checking rustls-native-certs v0.8.4
2026-06-04T12:43:31.0340541Z     Checking deranged v0.5.8
2026-06-04T12:43:31.1324776Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T12:43:31.2420273Z     Checking postcard v1.1.3
2026-06-04T12:43:31.3910447Z     Checking aes-gcm v0.10.3
2026-06-04T12:43:31.5480695Z     Checking data-encoding-macro v0.1.20
2026-06-04T12:43:31.5900664Z     Checking tower v0.5.3
2026-06-04T12:43:31.7380506Z     Checking crossbeam-channel v0.5.15
2026-06-04T12:43:32.0350520Z     Checking toml v0.8.23
2026-06-04T12:43:32.2581160Z     Checking crossbeam-epoch v0.9.18
2026-06-04T12:43:32.3040845Z     Checking netlink-packet-route v0.29.0
2026-06-04T12:43:32.5770287Z     Checking uuid v1.23.2
2026-06-04T12:43:32.5990642Z     Checking lru-slab v0.1.2
2026-06-04T12:43:32.7070598Z     Checking tagptr v0.2.0
2026-06-04T12:43:32.8486447Z     Checking time-core v0.1.8
2026-06-04T12:43:32.9390502Z     Checking mac-addr v0.3.0
2026-06-04T12:43:32.9720182Z     Checking ryu v1.0.23
2026-06-04T12:43:33.0070573Z     Checking identity-hash v0.1.0
2026-06-04T12:43:33.0802286Z     Checking sorted-index-buffer v0.2.1
2026-06-04T12:43:33.0830488Z     Checking allocator-api2 v0.2.21
2026-06-04T12:43:33.1066000Z     Checking num-conv v0.2.2
2026-06-04T12:43:33.2180678Z     Checking rustc-hash v2.1.2
2026-06-04T12:43:33.2880699Z     Checking xml-rs v0.8.28
2026-06-04T12:43:33.3020293Z     Checking foldhash v0.2.0
2026-06-04T12:43:33.4288721Z     Checking noq-proto v0.17.0
2026-06-04T12:43:33.5540539Z     Checking hashbrown v0.16.1
2026-06-04T12:43:34.0501091Z     Checking xmltree v0.10.3
2026-06-04T12:43:34.2003223Z     Checking time v0.3.47
2026-06-04T12:43:34.4778406Z     Checking iroh-metrics v0.38.3
2026-06-04T12:43:35.0010614Z     Checking moka v0.12.15
2026-06-04T12:43:35.1291358Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T12:43:36.2710666Z     Checking strum v0.28.0
2026-06-04T12:43:36.3460674Z     Checking tower-http v0.6.11
2026-06-04T12:43:36.7460645Z     Checking iroh-base v0.98.0
2026-06-04T12:43:37.2401201Z     Checking num_enum v0.7.6
2026-06-04T12:43:37.2470464Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T12:43:37.3199720Z     Checking netlink-proto v0.12.0
2026-06-04T12:43:37.3621495Z     Checking spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T12:43:37.5880567Z     Checking hyper-rustls v0.27.9
2026-06-04T12:43:37.7860333Z     Checking n0-watcher v0.6.1
2026-06-04T12:43:37.9559007Z     Checking netlink-packet-route v0.30.0
2026-06-04T12:43:38.0090984Z     Checking attohttpc v0.30.1
2026-06-04T12:43:38.5250527Z     Checking tokio-stream v0.1.18
2026-06-04T12:43:38.8980584Z     Checking netdev v0.42.0
2026-06-04T12:43:39.1580628Z     Checking simple-dns v0.9.3
2026-06-04T12:43:39.3640371Z     Checking simdutf8 v0.1.5
2026-06-04T12:43:39.5630323Z     Checking constant_time_eq v0.4.2
2026-06-04T12:43:39.6680514Z     Checking arrayref v0.3.9
2026-06-04T12:43:39.7070375Z     Checking sha1_smol v1.0.1
2026-06-04T12:43:39.8570366Z     Checking resolv-conf v0.7.6
2026-06-04T12:43:40.0700390Z     Checking smol_str v0.1.24
2026-06-04T12:43:40.1794355Z     Checking arrayvec v0.7.6
2026-06-04T12:43:40.2140619Z     Checking acto v0.8.2
2026-06-04T12:43:40.4220152Z     Checking blake3 v1.8.5
2026-06-04T12:43:40.4520359Z     Checking iroh-dns v0.98.0
2026-06-04T12:43:40.7860391Z     Checking noq v0.18.0
2026-06-04T12:43:40.8500449Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T12:43:40.9180725Z     Checking tokio-websockets v0.13.2
2026-06-04T12:43:41.4590625Z     Checking igd-next v0.17.1
2026-06-04T12:43:41.8738393Z     Checking reqwest v0.13.4
2026-06-04T12:43:42.0600664Z     Checking lru v0.16.4
2026-06-04T12:43:42.2466078Z     Checking spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T12:43:42.4490616Z     Checking webpki-roots v1.0.7
2026-06-04T12:43:42.5490158Z     Checking hmac v0.12.1
2026-06-04T12:43:42.6660526Z     Checking serde_bytes v0.11.19
2026-06-04T12:43:42.8770699Z     Checking seize v0.5.1
2026-06-04T12:43:43.0954904Z     Checking cmov v0.5.4
2026-06-04T12:43:43.1101353Z     Checking iroh-relay v0.98.0
2026-06-04T12:43:43.3600564Z     Checking ctutils v0.4.2
2026-06-04T12:43:43.6220388Z     Checking papaya v0.2.4
2026-06-04T12:43:44.0430739Z     Checking hkdf v0.12.4
2026-06-04T12:43:44.1329066Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T12:43:44.1610668Z     Checking backon v1.6.0
2026-06-04T12:43:44.3728747Z     Checking spake2 v0.4.0
2026-06-04T12:43:44.5561695Z     Checking sha1 v0.10.6
2026-06-04T12:43:44.6438249Z     Checking netwatch v0.16.0
2026-06-04T12:43:44.7310879Z     Checking interprocess v2.4.2
2026-06-04T12:43:45.2407928Z     Checking spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T12:43:45.3430383Z     Checking utf8parse v0.2.2
2026-06-04T12:43:45.4090392Z     Checking anstyle-parse v1.0.0
2026-06-04T12:43:45.4390598Z     Checking anstyle v1.0.14
2026-06-04T12:43:45.5663067Z     Checking anstyle-query v1.1.5
2026-06-04T12:43:45.6231618Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T12:43:45.6680948Z     Checking colorchoice v1.0.5
2026-06-04T12:43:45.6762083Z     Checking clap_lex v1.1.0
2026-06-04T12:43:45.7385765Z     Checking strsim v0.11.1
2026-06-04T12:43:45.7460661Z     Checking anstream v1.0.0
2026-06-04T12:43:45.8469353Z     Checking portmapper v0.16.0
2026-06-04T12:43:45.8488536Z     Checking mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T12:43:46.0010739Z     Checking clap_builder v4.6.0
2026-06-04T12:43:47.4930876Z     Checking iroh v0.98.2
2026-06-04T12:43:48.5738709Z     Checking clap v4.6.1
2026-06-04T12:43:55.3247241Z     Checking spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T12:43:57.1587166Z     Checking spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T12:44:00.9567041Z     Checking spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T12:44:05.0817697Z     Finished `dev` profile [unoptimized] target(s) in 1m 04s
2026-06-04T12:44:05.1493776Z ##[group]Run cargo test -p spt-daemon --test budget --release -- --nocapture
2026-06-04T12:44:05.1494665Z [36;1mcargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T12:44:05.1514614Z shell: /usr/bin/bash -e {0}
2026-06-04T12:44:05.1514983Z env:
2026-06-04T12:44:05.1515258Z   SPT_BUDGET: 1
2026-06-04T12:44:05.1515553Z ##[endgroup]
2026-06-04T12:44:05.6808603Z    Compiling proc-macro2 v1.0.106
2026-06-04T12:44:05.6809115Z    Compiling quote v1.0.45
2026-06-04T12:44:05.6809599Z    Compiling unicode-ident v1.0.24
2026-06-04T12:44:05.6810014Z    Compiling libc v0.2.186
2026-06-04T12:44:05.7780666Z    Compiling serde_core v1.0.228
2026-06-04T12:44:05.8990438Z    Compiling serde v1.0.228
2026-06-04T12:44:06.1645479Z    Compiling cfg-if v1.0.4
2026-06-04T12:44:06.2120439Z    Compiling pin-project-lite v0.2.17
2026-06-04T12:44:06.2739540Z    Compiling portable-atomic v1.13.1
2026-06-04T12:44:06.7761624Z    Compiling typenum v1.20.1
2026-06-04T12:44:07.4620719Z    Compiling syn v2.0.117
2026-06-04T12:44:08.3630730Z    Compiling version_check v0.9.5
2026-06-04T12:44:08.8410823Z    Compiling critical-section v1.2.0
2026-06-04T12:44:08.8671130Z    Compiling memchr v2.8.1
2026-06-04T12:44:08.9170724Z    Compiling futures-core v0.3.32
2026-06-04T12:44:09.0694669Z    Compiling subtle v2.6.1
2026-06-04T12:44:09.2781295Z    Compiling bytes v1.11.1
2026-06-04T12:44:10.7760738Z    Compiling log v0.4.30
2026-06-04T12:44:11.0077502Z    Compiling generic-array v0.14.7
2026-06-04T12:44:11.1215394Z    Compiling socket2 v0.6.4
2026-06-04T12:44:11.1512332Z    Compiling smallvec v1.15.1
2026-06-04T12:44:11.2020745Z    Compiling find-msvc-tools v0.1.9
2026-06-04T12:44:11.5188644Z    Compiling shlex v2.0.1
2026-06-04T12:44:11.5211310Z    Compiling semver v1.0.28
2026-06-04T12:44:11.7350625Z    Compiling cc v1.2.63
2026-06-04T12:44:11.9590715Z    Compiling rustc_version v0.4.1
2026-06-04T12:44:13.0040623Z    Compiling mio v1.2.1
2026-06-04T12:44:13.5300763Z    Compiling stable_deref_trait v1.2.1
2026-06-04T12:44:13.5830824Z    Compiling futures-io v0.3.32
2026-06-04T12:44:13.8030016Z    Compiling futures-sink v0.3.32
2026-06-04T12:44:13.9010855Z    Compiling slab v0.4.12
2026-06-04T12:44:14.1600715Z    Compiling synstructure v0.13.2
2026-06-04T12:44:14.1750519Z    Compiling futures-channel v0.3.32
2026-06-04T12:44:14.3005371Z    Compiling futures-task v0.3.32
2026-06-04T12:44:14.4941472Z    Compiling crypto-common v0.1.7
2026-06-04T12:44:14.5431120Z    Compiling getrandom v0.2.17
2026-06-04T12:44:14.6100977Z    Compiling cpufeatures v0.2.17
2026-06-04T12:44:14.6580579Z    Compiling itoa v1.0.18
2026-06-04T12:44:14.8310802Z    Compiling equivalent v1.0.2
2026-06-04T12:44:14.8863848Z    Compiling cfg_aliases v0.2.1
2026-06-04T12:44:14.9340815Z    Compiling rand_core v0.10.1
2026-06-04T12:44:14.9749008Z    Compiling litemap v0.8.2
2026-06-04T12:44:15.0410597Z    Compiling hashbrown v0.17.1
2026-06-04T12:44:15.1091289Z    Compiling writeable v0.6.3
2026-06-04T12:44:15.2750717Z    Compiling rustversion v1.0.22
2026-06-04T12:44:15.4459436Z    Compiling bitflags v2.11.1
2026-06-04T12:44:15.6070633Z    Compiling utf8_iter v1.0.4
2026-06-04T12:44:15.7710555Z    Compiling icu_properties_data v2.2.0
2026-06-04T12:44:15.8901203Z    Compiling getrandom v0.4.2
2026-06-04T12:44:16.0610728Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T12:44:16.4060171Z    Compiling indexmap v2.14.0
2026-06-04T12:44:16.7532290Z    Compiling percent-encoding v2.3.2
2026-06-04T12:44:16.8050693Z    Compiling http v1.4.1
2026-06-04T12:44:16.8840690Z    Compiling serde_derive v1.0.228
2026-06-04T12:44:17.1181068Z    Compiling zeroize_derive v1.4.3
2026-06-04T12:44:17.8150729Z    Compiling zeroize v1.8.2
2026-06-04T12:44:18.0480906Z    Compiling tokio-macros v2.7.0
2026-06-04T12:44:18.0770613Z    Compiling zerofrom-derive v0.1.7
2026-06-04T12:44:18.9163686Z    Compiling tokio v1.52.3
2026-06-04T12:44:19.9233002Z    Compiling futures-macro v0.3.32
2026-06-04T12:44:20.7180705Z    Compiling zerofrom v0.1.8
2026-06-04T12:44:20.8572118Z    Compiling yoke-derive v0.8.2
2026-06-04T12:44:21.0050680Z    Compiling futures-util v0.3.32
2026-06-04T12:44:22.4146210Z    Compiling yoke v0.8.2
2026-06-04T12:44:22.6920929Z    Compiling zerovec-derive v0.11.3
2026-06-04T12:44:24.4410641Z    Compiling zerovec v0.11.6
2026-06-04T12:44:24.9805254Z    Compiling once_cell v1.21.4
2026-06-04T12:44:25.3129988Z    Compiling displaydoc v0.2.6
2026-06-04T12:44:25.6479632Z    Compiling tracing-core v0.1.36
2026-06-04T12:44:26.2313222Z    Compiling tinystr v0.8.3
2026-06-04T12:44:26.5108565Z    Compiling tracing-attributes v0.1.31
2026-06-04T12:44:26.7160415Z    Compiling icu_locale_core v2.2.0
2026-06-04T12:44:27.6442216Z    Compiling zerotrie v0.2.4
2026-06-04T12:44:28.3500172Z    Compiling potential_utf v0.1.5
2026-06-04T12:44:28.4567202Z    Compiling tracing v0.1.44
2026-06-04T12:44:28.5355376Z    Compiling icu_provider v2.2.0
2026-06-04T12:44:29.1862215Z    Compiling icu_collections v2.2.0
2026-06-04T12:44:29.6731046Z    Compiling tokio-util v0.7.18
2026-06-04T12:44:30.5690357Z    Compiling icu_properties v2.2.0
2026-06-04T12:44:32.5034259Z    Compiling icu_normalizer v2.2.0
2026-06-04T12:44:34.1410876Z    Compiling ring v0.17.14
2026-06-04T12:44:34.5499904Z    Compiling cpufeatures v0.3.0
2026-06-04T12:44:34.6030698Z    Compiling thiserror v2.0.18
2026-06-04T12:44:34.6990619Z    Compiling autocfg v1.5.1
2026-06-04T12:44:34.9980560Z    Compiling idna_adapter v1.2.2
2026-06-04T12:44:35.1150714Z    Compiling rustls-pki-types v1.14.1
2026-06-04T12:44:35.2390726Z    Compiling thiserror-impl v2.0.18
2026-06-04T12:44:36.6902003Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T12:44:37.2450824Z    Compiling idna v1.1.0
2026-06-04T12:44:37.4250388Z    Compiling chacha20 v0.10.0
2026-06-04T12:44:37.8380401Z    Compiling ipnet v2.12.0
2026-06-04T12:44:40.2230827Z    Compiling form_urlencoded v1.2.2
2026-06-04T12:44:40.5730053Z    Compiling block-buffer v0.10.4
2026-06-04T12:44:40.7220686Z    Compiling ident_case v1.0.1
2026-06-04T12:44:40.8210734Z    Compiling strsim v0.11.1
2026-06-04T12:44:41.2250334Z    Compiling untrusted v0.9.0
2026-06-04T12:44:41.3350816Z    Compiling fnv v1.0.7
2026-06-04T12:44:41.3847542Z    Compiling anyhow v1.0.102
2026-06-04T12:44:41.4277426Z    Compiling darling_core v0.20.11
2026-06-04T12:44:41.6104236Z    Compiling digest v0.10.7
2026-06-04T12:44:41.9290384Z    Compiling url v2.5.8
2026-06-04T12:44:43.0199441Z    Compiling rand v0.10.1
2026-06-04T12:44:44.4829484Z    Compiling rustls v0.23.40
2026-06-04T12:44:44.5830306Z    Compiling unicode-segmentation v1.13.3
2026-06-04T12:44:45.2210788Z    Compiling scopeguard v1.2.0
2026-06-04T12:44:45.2911189Z    Compiling lock_api v0.4.14
2026-06-04T12:44:45.6706445Z    Compiling convert_case v0.10.0
2026-06-04T12:44:45.9187799Z    Compiling darling_macro v0.20.11
2026-06-04T12:44:46.0540582Z    Compiling atomic-waker v1.1.2
2026-06-04T12:44:46.1438710Z    Compiling unicode-xid v0.2.6
2026-06-04T12:44:46.2396152Z    Compiling const-oid v0.10.2
2026-06-04T12:44:46.2489889Z    Compiling darling v0.20.11
2026-06-04T12:44:46.2942168Z    Compiling derive_more-impl v2.1.1
2026-06-04T12:44:46.6609728Z    Compiling httparse v1.10.1
2026-06-04T12:44:46.9517401Z    Compiling zerocopy v0.8.50
2026-06-04T12:44:47.1237664Z    Compiling h2 v0.4.14
2026-06-04T12:44:47.3332475Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:44:49.0550650Z    Compiling http-body v1.0.1
2026-06-04T12:44:49.2080696Z    Compiling curve25519-dalek v4.1.3
2026-06-04T12:44:49.3860694Z    Compiling ahash v0.8.12
2026-06-04T12:44:49.5270635Z    Compiling hybrid-array v0.4.12
2026-06-04T12:44:50.5430616Z    Compiling base64ct v1.8.3
2026-06-04T12:44:51.0210656Z    Compiling rustls-webpki v0.103.13
2026-06-04T12:44:52.0951707Z    Compiling derive_more v2.1.1
2026-06-04T12:44:56.2040690Z    Compiling fastrand v2.4.1
2026-06-04T12:44:56.6210648Z    Compiling paste v1.0.15
2026-06-04T12:44:56.7652497Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T12:44:56.9440476Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:44:58.0980690Z    Compiling num-traits v0.2.19
2026-06-04T12:44:58.2252079Z    Compiling spez v0.1.2
2026-06-04T12:44:58.5990558Z    Compiling n0-error-macros v0.1.3
2026-06-04T12:44:59.8460878Z    Compiling rand_core v0.6.4
2026-06-04T12:45:00.0771993Z    Compiling pkg-config v0.3.33
2026-06-04T12:45:00.9045979Z    Compiling base64 v0.22.1
2026-06-04T12:45:01.7310472Z    Compiling vcpkg v0.2.15
2026-06-04T12:45:02.7880690Z    Compiling try-lock v0.2.5
2026-06-04T12:45:02.8790759Z    Compiling data-encoding v2.11.0
2026-06-04T12:45:04.4810573Z    Compiling tower-service v0.3.3
2026-06-04T12:45:04.5410422Z    Compiling tinyvec_macros v0.1.1
2026-06-04T12:45:04.5810177Z    Compiling parking_lot_core v0.9.12
2026-06-04T12:45:04.7630649Z    Compiling tinyvec v1.11.0
2026-06-04T12:45:05.6160638Z    Compiling want v0.3.1
2026-06-04T12:45:05.6711002Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T12:45:05.9880552Z    Compiling n0-error v0.1.3
2026-06-04T12:45:07.3380712Z    Compiling derive_builder v0.20.2
2026-06-04T12:45:07.4190834Z    Compiling der v0.8.0-rc.10
2026-06-04T12:45:09.4142552Z    Compiling block-buffer v0.12.0
2026-06-04T12:45:09.6190665Z    Compiling crypto-common v0.2.2
2026-06-04T12:45:11.7065996Z    Compiling sha2 v0.10.9
2026-06-04T12:45:12.3867150Z    Compiling pin-project-internal v1.1.13
2026-06-04T12:45:13.1230602Z    Compiling vergen-lib v9.1.0
2026-06-04T12:45:13.2405262Z    Compiling n0-future v0.3.2
2026-06-04T12:45:13.4290440Z    Compiling inout v0.1.4
2026-06-04T12:45:14.3720407Z    Compiling parking v2.2.1
2026-06-04T12:45:14.5767161Z    Compiling spin v0.10.0
2026-06-04T12:45:14.6150645Z    Compiling zmij v1.0.21
2026-06-04T12:45:14.6860691Z    Compiling httpdate v1.0.3
2026-06-04T12:45:14.7070719Z    Compiling diatomic-waker v0.2.3
2026-06-04T12:45:14.8150715Z    Compiling heck v0.5.0
2026-06-04T12:45:14.8753303Z    Compiling signature v2.2.0
2026-06-04T12:45:15.0660846Z    Compiling winnow v1.0.3
2026-06-04T12:45:15.1160902Z    Compiling cordyceps v0.3.4
2026-06-04T12:45:15.3030183Z    Compiling crossbeam-utils v0.8.21
2026-06-04T12:45:15.5440660Z    Compiling ed25519 v2.2.3
2026-06-04T12:45:15.5971363Z    Compiling futures-buffered v0.2.13
2026-06-04T12:45:15.8145575Z    Compiling hyper v1.10.1
2026-06-04T12:45:17.3990611Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T12:45:17.5520542Z    Compiling futures-lite v2.6.1
2026-06-04T12:45:18.5103696Z    Compiling pin-project v1.1.13
2026-06-04T12:45:18.5712406Z    Compiling cipher v0.4.4
2026-06-04T12:45:18.9510248Z    Compiling digest v0.11.3
2026-06-04T12:45:19.1790693Z    Compiling spki v0.8.0-rc.4
2026-06-04T12:45:19.1826108Z    Compiling netlink-packet-core v0.8.1
2026-06-04T12:45:21.1831184Z    Compiling hashbrown v0.14.5
2026-06-04T12:45:22.9610872Z    Compiling tokio-rustls v0.26.4
2026-06-04T12:45:23.4751132Z    Compiling vergen-lib v0.1.6
2026-06-04T12:45:23.5870384Z    Compiling vergen v9.1.0
2026-06-04T12:45:23.7010639Z    Compiling noq-udp v0.10.0
2026-06-04T12:45:24.0459922Z    Compiling universal-hash v0.5.1
2026-06-04T12:45:24.1720593Z    Compiling heapless v0.7.17
2026-06-04T12:45:24.3500780Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T12:45:24.5340749Z    Compiling sync_wrapper v1.0.2
2026-06-04T12:45:24.6120452Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T12:45:24.9200389Z    Compiling either v1.16.0
2026-06-04T12:45:25.3650664Z    Compiling opaque-debug v0.3.1
2026-06-04T12:45:25.4090476Z    Compiling byteorder v1.5.0
2026-06-04T12:45:25.4537013Z    Compiling powerfmt v0.2.0
2026-06-04T12:45:25.6739470Z    Compiling serde_json v1.0.150
2026-06-04T12:45:25.6870561Z    Compiling hash32 v0.2.1
2026-06-04T12:45:25.8100771Z    Compiling deranged v0.5.8
2026-06-04T12:45:25.9150314Z    Compiling polyval v0.6.2
2026-06-04T12:45:26.2600486Z    Compiling prefix-trie v0.8.4
2026-06-04T12:45:27.5678906Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:45:27.9340631Z    Compiling parking_lot v0.12.5
2026-06-04T12:45:29.4690583Z    Compiling hashlink v0.9.1
2026-06-04T12:45:29.6080405Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T12:45:30.1011604Z    Compiling hyper-util v0.1.20
2026-06-04T12:45:32.5760647Z    Compiling ed25519-dalek v2.2.0
2026-06-04T12:45:33.5170760Z    Compiling spin v0.9.8
2026-06-04T12:45:33.8119803Z    Compiling futures-executor v0.3.32
2026-06-04T12:45:34.4603385Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:45:34.5730705Z    Compiling signature v3.0.0
2026-06-04T12:45:34.6833470Z    Compiling num_threads v0.1.7
2026-06-04T12:45:34.7088116Z    Compiling tower-layer v0.3.3
2026-06-04T12:45:35.0156630Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T12:45:35.4030653Z    Compiling time-core v0.1.8
2026-06-04T12:45:35.5668207Z    Compiling fallible-iterator v0.3.0
2026-06-04T12:45:35.7970400Z    Compiling num-conv v0.2.2
2026-06-04T12:45:35.9940731Z    Compiling time v0.3.47
2026-06-04T12:45:36.1075514Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T12:45:36.2000725Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T12:45:36.5529807Z    Compiling futures v0.3.32
2026-06-04T12:45:37.8075762Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T12:45:39.2181235Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:45:41.4771095Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T12:45:44.2850838Z    Compiling ghash v0.5.1
2026-06-04T12:45:44.3867005Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T12:45:47.1395641Z    Compiling aes v0.8.4
2026-06-04T12:45:48.1640313Z    Compiling ctr v0.9.2
2026-06-04T12:45:48.4101205Z    Compiling http-body-util v0.1.3
2026-06-04T12:45:48.8207230Z    Compiling cobs v0.3.0
2026-06-04T12:45:49.0580743Z    Compiling netlink-sys v0.8.8
2026-06-04T12:45:49.1688460Z    Compiling postcard-derive v0.2.2
2026-06-04T12:45:49.7210785Z    Compiling aead v0.5.2
2026-06-04T12:45:49.7841143Z    Compiling openssl-probe v0.2.1
2026-06-04T12:45:50.2113700Z    Compiling rustls-native-certs v0.8.4
2026-06-04T12:45:51.7350797Z    Compiling aes-gcm v0.10.3
2026-06-04T12:45:51.9542550Z    Compiling postcard v1.1.3
2026-06-04T12:45:52.4930215Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T12:45:53.4430720Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:45:53.5270640Z    Compiling data-encoding-macro v0.1.20
2026-06-04T12:45:53.5744750Z    Compiling tower v0.5.3
2026-06-04T12:45:54.6058195Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T12:45:54.7540761Z    Compiling crossbeam-channel v0.5.15
2026-06-04T12:45:55.4170701Z    Compiling netlink-packet-route v0.29.0
2026-06-04T12:45:56.0270397Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T12:45:56.5441343Z    Compiling strum_macros v0.28.0
2026-06-04T12:45:59.9081111Z    Compiling memoffset v0.6.5
2026-06-04T12:46:00.0332065Z    Compiling enum-assoc v1.3.0
2026-06-04T12:46:01.1000842Z    Compiling async-trait v0.1.89
2026-06-04T12:46:02.0900692Z    Compiling uuid v1.23.2
2026-06-04T12:46:02.3830317Z    Compiling noq v0.18.0
2026-06-04T12:46:02.5710830Z    Compiling netwatch v0.16.0
2026-06-04T12:46:02.7892390Z    Compiling blake3 v1.8.5
2026-06-04T12:46:03.0970595Z    Compiling acto v0.8.2
2026-06-04T12:46:03.2000607Z    Compiling foldhash v0.2.0
2026-06-04T12:46:03.2440691Z    Compiling tagptr v0.2.0
2026-06-04T12:46:03.4290702Z    Compiling identity-hash v0.1.0
2026-06-04T12:46:03.4830547Z    Compiling xml-rs v0.8.28
2026-06-04T12:46:03.5150745Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T12:46:03.7080934Z    Compiling allocator-api2 v0.2.21
2026-06-04T12:46:04.5927991Z    Compiling mac-addr v0.3.0
2026-06-04T12:46:04.8792522Z    Compiling lru-slab v0.1.2
2026-06-04T12:46:05.0210850Z    Compiling rustc-hash v2.1.2
2026-06-04T12:46:05.2970618Z    Compiling ryu v1.0.23
2026-06-04T12:46:05.7320268Z    Compiling thiserror v1.0.69
2026-06-04T12:46:06.0479436Z    Compiling iroh-metrics v0.38.3
2026-06-04T12:46:09.2827491Z    Compiling noq-proto v0.17.0
2026-06-04T12:46:10.4384015Z    Compiling netdev v0.42.0
2026-06-04T12:46:18.1020598Z    Compiling xmltree v0.10.3
2026-06-04T12:46:18.5670909Z    Compiling hashbrown v0.16.1
2026-06-04T12:46:20.0100519Z    Compiling moka v0.12.15
2026-06-04T12:46:23.0868228Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T12:46:28.7440512Z    Compiling strum v0.28.0
2026-06-04T12:46:28.8500504Z    Compiling num_enum v0.7.6
2026-06-04T12:46:28.9709657Z    Compiling tower-http v0.6.11
2026-06-04T12:46:30.1809326Z    Compiling iroh-base v0.98.0
2026-06-04T12:46:32.0854381Z    Compiling iroh-relay v0.98.0
2026-06-04T12:46:32.3540712Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T12:46:33.0590566Z    Compiling netlink-proto v0.12.0
2026-06-04T12:46:33.4237144Z    Compiling hyper-rustls v0.27.9
2026-06-04T12:46:33.4463528Z    Compiling n0-watcher v0.6.1
2026-06-04T12:46:33.7910804Z    Compiling netlink-packet-route v0.30.0
2026-06-04T12:46:33.9202620Z    Compiling attohttpc v0.30.1
2026-06-04T12:46:40.4370508Z    Compiling tokio-stream v0.1.18
2026-06-04T12:46:41.3399813Z    Compiling toml_datetime v0.6.11
2026-06-04T12:46:41.9236190Z    Compiling serde_spanned v0.6.9
2026-06-04T12:46:42.0600722Z    Compiling thiserror-impl v1.0.69
2026-06-04T12:46:43.9359690Z    Compiling simple-dns v0.9.3
2026-06-04T12:46:53.9150644Z    Compiling ioctl-rs v0.1.6
2026-06-04T12:46:54.0230546Z    Compiling serial-core v0.4.0
2026-06-04T12:46:54.2380841Z    Compiling termios v0.2.2
2026-06-04T12:46:54.3964895Z    Compiling constant_time_eq v0.4.2
2026-06-04T12:46:54.6194284Z    Compiling simdutf8 v0.1.5
2026-06-04T12:46:55.2651750Z    Compiling winnow v0.7.15
2026-06-04T12:46:59.6940476Z    Compiling toml_write v0.1.2
2026-06-04T12:47:00.0099930Z    Compiling arrayref v0.3.9
2026-06-04T12:47:00.0545661Z    Compiling arrayvec v0.7.6
2026-06-04T12:47:00.3720078Z    Compiling sha1_smol v1.0.1
2026-06-04T12:47:00.3771363Z    Compiling smol_str v0.1.24
2026-06-04T12:47:00.6050951Z    Compiling rusqlite v0.32.1
2026-06-04T12:47:00.8061785Z    Compiling resolv-conf v0.7.6
2026-06-04T12:47:01.9820339Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T12:47:02.0608639Z    Compiling tokio-websockets v0.13.2
2026-06-04T12:47:05.1360943Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T12:47:06.9177822Z    Compiling toml_edit v0.22.27
2026-06-04T12:47:07.4250400Z    Compiling serial-unix v0.4.0
2026-06-04T12:47:07.7728661Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T12:47:08.9327956Z    Compiling iroh-dns v0.98.0
2026-06-04T12:47:26.0931099Z    Compiling igd-next v0.17.1
2026-06-04T12:47:26.5490644Z    Compiling reqwest v0.13.4
2026-06-04T12:47:27.8620903Z    Compiling lru v0.16.4
2026-06-04T12:47:28.1210508Z    Compiling hmac v0.12.1
2026-06-04T12:47:28.3580845Z    Compiling webpki-roots v1.0.7
2026-06-04T12:47:28.4740601Z    Compiling iroh v0.98.2
2026-06-04T12:47:28.6923963Z    Compiling serde_bytes v0.11.19
2026-06-04T12:47:29.0430166Z    Compiling aho-corasick v1.1.4
2026-06-04T12:47:33.4490553Z    Compiling seize v0.5.1
2026-06-04T12:47:34.2356892Z    Compiling regex-syntax v0.8.10
2026-06-04T12:47:40.8040660Z    Compiling pin-utils v0.1.0
2026-06-04T12:47:40.8522265Z    Compiling cmov v0.5.4
2026-06-04T12:47:41.2190911Z    Compiling bitflags v1.3.2
2026-06-04T12:47:41.2790667Z    Compiling nix v0.25.1
2026-06-04T12:47:43.5059797Z    Compiling ctutils v0.4.2
2026-06-04T12:47:43.8880383Z    Compiling regex-automata v0.4.14
2026-06-04T12:47:49.0445734Z    Compiling papaya v0.2.4
2026-06-04T12:47:50.5430653Z    Compiling hkdf v0.12.4
2026-06-04T12:47:50.7130828Z    Compiling portmapper v0.16.0
2026-06-04T12:47:51.2415042Z    Compiling toml v0.8.23
2026-06-04T12:47:56.8100513Z    Compiling filedescriptor v0.8.3
2026-06-04T12:47:57.1310413Z    Compiling serial v0.4.0
2026-06-04T12:47:57.1880694Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T12:48:07.2202811Z    Compiling backon v1.6.0
2026-06-04T12:48:07.6660949Z    Compiling shell-words v1.1.1
2026-06-04T12:48:07.9900194Z    Compiling downcast-rs v1.2.1
2026-06-04T12:48:08.0570917Z    Compiling rustix v1.1.4
2026-06-04T12:48:08.5170676Z    Compiling portable-pty v0.8.1
2026-06-04T12:48:12.5536921Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T12:48:17.1750949Z    Compiling spake2 v0.4.0
2026-06-04T12:48:17.9370571Z    Compiling regex v1.12.3
2026-06-04T12:48:20.6885274Z    Compiling sha1 v0.10.6
2026-06-04T12:48:21.4072343Z    Compiling linux-raw-sys v0.12.1
2026-06-04T12:48:22.0230904Z    Compiling doctest-file v1.1.1
2026-06-04T12:48:22.5228641Z    Compiling interprocess v2.4.2
2026-06-04T12:48:28.3110007Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T12:48:29.5965375Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T12:48:31.0250660Z    Compiling tempfile v3.27.0
2026-06-04T12:49:15.2549045Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T12:49:16.6315497Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T12:49:43.0429381Z     Finished `release` profile [optimized] target(s) in 5m 37s
2026-06-04T12:49:43.0749830Z      Running tests/budget.rs (target/release/deps/budget-d340bc43aee505a2)
2026-06-04T12:49:43.0765954Z 
2026-06-04T12:49:43.0766285Z running 1 test
2026-06-04T12:49:51.0837822Z ## dormancy budget — 5 x `sh `
2026-06-04T12:49:51.0840116Z host: unknown (linux)
2026-06-04T12:49:51.0845588Z 
2026-06-04T12:49:51.0846256Z | seat | pid | rss | handles/fds | idle cpu (s over 5s) |
2026-06-04T12:49:51.0847002Z |------|-----|-----|-------------|------------------------|
2026-06-04T12:49:51.0847627Z | budget-0 | 865997 | 1.7 MiB | 4 | 0.000 |
2026-06-04T12:49:51.0848176Z | budget-1 | 866001 | 1.7 MiB | 4 | 0.000 |
2026-06-04T12:49:51.0848719Z | budget-2 | 866005 | 1.7 MiB | 4 | 0.000 |
2026-06-04T12:49:51.0849351Z | budget-3 | 866009 | 1.7 MiB | 4 | 0.000 |
2026-06-04T12:49:51.0850021Z | budget-4 | 866013 | 1.7 MiB | 4 | 0.000 |
2026-06-04T12:49:51.0850405Z 
2026-06-04T12:49:51.0851132Z per-seat avg: rss 1.7 MiB · 4 handles/fds · idle cpu 0.000 s/5s
2026-06-04T12:49:51.0851967Z broker-side overhead for 5 seats (this process RSS delta): 1.4 MiB
2026-06-04T12:49:52.5843241Z suspended residual (this process RSS after killing all seats): 4.7 MiB (was 4.6 MiB warm)
2026-06-04T12:49:52.5845313Z test measure_dormant_seat_budget ... ok
2026-06-04T12:49:52.5845903Z 
2026-06-04T12:49:52.5846486Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.51s
2026-06-04T12:49:52.5847187Z 
2026-06-04T12:49:52.6056424Z ##[group]Run if command -v claude >/dev/null; then
2026-06-04T12:49:52.6057049Z [36;1mif command -v claude >/dev/null; then[0m
2026-06-04T12:49:52.6057741Z [36;1m  SPT_BUDGET=1 SPT_BUDGET_N=3 SPT_BUDGET_PROGRAM=claude SPT_BUDGET_SETTLE_MS=15000 \[0m
2026-06-04T12:49:52.6058581Z [36;1m    cargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T12:49:52.6059228Z [36;1melse[0m
2026-06-04T12:49:52.6059991Z [36;1m  echo "claude not installed on this runner — shell numbers only"[0m
2026-06-04T12:49:52.6060549Z [36;1mfi[0m
2026-06-04T12:49:52.6112438Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-04T12:49:52.6112997Z ##[endgroup]
2026-06-04T12:49:52.6176824Z claude not installed on this runner — shell numbers only
2026-06-04T12:49:52.6312377Z Post job cleanup.
2026-06-04T12:49:52.7594237Z [command]/usr/bin/git version
2026-06-04T12:49:52.7647423Z git version 2.34.1
2026-06-04T12:49:52.7693731Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/0ad986ca-e551-4c27-83e8-ca0721244b49/.gitconfig'
2026-06-04T12:49:52.7717752Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/0ad986ca-e551-4c27-83e8-ca0721244b49' before making global git config changes
2026-06-04T12:49:52.7721491Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T12:49:52.7726659Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T12:49:52.7777229Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T12:49:52.7822695Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T12:49:52.8080321Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T12:49:52.8116096Z http.https://github.com/.extraheader
2026-06-04T12:49:52.8132946Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-04T12:49:52.8207540Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T12:49:52.8494362Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T12:49:52.8537305Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T12:49:52.9020716Z Cleaning up orphan processes
